mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-15 19:22:51 +08:00
Update Install.sh
This commit is contained in:
parent
6259813d8c
commit
87f632d7f5
|
@ -340,6 +340,7 @@ function select_sing_box_install_option() {
|
|||
echo "2). Download and install sing-box (Beta version)"
|
||||
echo "3). Compile and install sing-box (full featured version)"
|
||||
read -p "Please select [1-3]: " install_option
|
||||
install_option="${install_option:-1}"
|
||||
case $install_option in
|
||||
1)
|
||||
install_latest_sing_box
|
||||
|
|
Loading…
Reference in New Issue
Block a user