updates vfx scripts
This commit is contained in:
@@ -9,7 +9,7 @@ fi
|
||||
vnum="${version%%v*}"
|
||||
# echo "Version num:${vnum}"
|
||||
|
||||
read -p "Make sure the installer is located at '~/Downloads/Nuke${version}-linux-x86_64.run'. Press Enter to continue, or N to cancel..." answer
|
||||
read -p "Make sure the installer is located at '~/Downloads/Nuke${version}-linux-x86_64.run'. Press Enter to continue, or n to cancel..." answer
|
||||
|
||||
case $answer in
|
||||
[Nn]*)
|
||||
|
||||
Reference in New Issue
Block a user