fix: remove extra parenthesis
This commit is contained in:
2
build.sh
2
build.sh
@@ -359,7 +359,7 @@ menu_option_11() {
|
|||||||
echo "Done."
|
echo "Done."
|
||||||
}
|
}
|
||||||
|
|
||||||
menu_option_12()) {
|
menu_option_12() {
|
||||||
INPUT_PATH="$SCRIPT_PATH"/builds/linux/ubuntu/24-04-lts/
|
INPUT_PATH="$SCRIPT_PATH"/builds/linux/ubuntu/24-04-lts/
|
||||||
echo -e "\nCONFIRM: Build a Ubuntu Server 24.04 LTS Template for Proxmox?"
|
echo -e "\nCONFIRM: Build a Ubuntu Server 24.04 LTS Template for Proxmox?"
|
||||||
echo -e "\nContinue? (y/n)"
|
echo -e "\nContinue? (y/n)"
|
||||||
|
|||||||
Reference in New Issue
Block a user