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