diff options
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/debootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap index aefdbab..7b73c26 100755 --- a/share/scripts/debootstrap +++ b/share/scripts/debootstrap @@ -20,6 +20,7 @@ set -e PROJECT="open-infrastructure" +SOFTWARE="compute-tools" PROGRAM="container" SCRIPT="${0}" |