test
This commit is contained in:
parent
c52502a04d
commit
e0fb20b14d
@ -59,7 +59,7 @@ menu(){
|
|||||||
echo "Example: -u 3 -b 14 -rSvsp -i nextcloud"
|
echo "Example: -u 3 -b 14 -rSvsp -i nextcloud"
|
||||||
|
|
||||||
read -rt 600 -p "Please type the flags you wish, with options above: " update_selection
|
read -rt 600 -p "Please type the flags you wish, with options above: " update_selection
|
||||||
exec bash "$script_name" "${update_selection[@]}"
|
exec bash "$script_name" $update_selection
|
||||||
|
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user