mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 06:03:35 +00:00
Update gam-install.sh
This commit is contained in:
@ -201,7 +201,7 @@ while true; do
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
[Nn]*)
|
[Nn]*)
|
||||||
touch $target_dir/gam/nobrowser.txt > /dev/null 2>&1
|
touch "$target_dir/gam/nobrowser.txt" > /dev/null 2>&1
|
||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user