mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-16 11:42:39 +08:00
Update Install.sh
This commit is contained in:
parent
1e8ec8cae7
commit
6b51b168fb
|
@ -3711,8 +3711,8 @@ function Update_certificate() {
|
|||
}
|
||||
|
||||
function Update_Script() {
|
||||
wget -O /root/sing-box.sh https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh
|
||||
chmod +x /root/sing-box.sh
|
||||
wget -O /root/singbox.sh https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh
|
||||
chmod +x /root/singbox.sh
|
||||
}
|
||||
|
||||
function main_menu() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user