Fix titles
This commit is contained in:
parent
7a3870fc44
commit
39e1fc50ed
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# 1-ova.py - PVC Provisioner example script for OVA profile install
|
||||
# 2-ova.py - PVC Provisioner example script for OVA profile install
|
||||
# Part of the Parallel Virtual Cluster (PVC) system
|
||||
#
|
||||
# Copyright (C) 2018-2022 Joshua M. Boniface <joshua@boniface.me>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# 2-debootstrap.py - PVC Provisioner example script for debootstrap install
|
||||
# 3-debootstrap.py - PVC Provisioner example script for debootstrap install
|
||||
# Part of the Parallel Virtual Cluster (PVC) system
|
||||
#
|
||||
# Copyright (C) 2018-2022 Joshua M. Boniface <joshua@boniface.me>
|
||||
|
|
Loading…
Reference in New Issue