serveral changes to improve legibility
This commit is contained in:
2
env_scripts/newer_os.sh
Normal file
2
env_scripts/newer_os.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/env bash
|
||||
GUEST_OS_TYPE_DEBIAN="debian12"
|
||||
2
env_scripts/older_os.sh
Normal file
2
env_scripts/older_os.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/env bash
|
||||
GUEST_OS_TYPE_DEBIAN="debian11"
|
||||
Reference in New Issue
Block a user