Update x-ui.sh
This commit is contained in:
2
x-ui.sh
2
x-ui.sh
@@ -101,7 +101,7 @@ update() {
|
|||||||
fi
|
fi
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
bash <(curl -Ls https://blog.sprov.xyz/x-ui.sh)
|
bash <(curl -Ls https://raw.githubusercontent.com/sprov065/x-ui/master/install.sh)
|
||||||
if [[ $? == 0 ]]; then
|
if [[ $? == 0 ]]; then
|
||||||
echo -e "${green}更新完成,已自动重启面板${plain}"
|
echo -e "${green}更新完成,已自动重启面板${plain}"
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user