更新包地址

This commit is contained in:
admin8800
2026-05-10 14:56:03 +08:00
parent 3eb70ee9ed
commit b21144ca46
57 changed files with 149 additions and 149 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ show_log() {
}
update_shell() {
wget -O /usr/bin/s-ui -N --no-check-certificate https://github.com/alireza0/s-ui/raw/main/s-ui.sh
wget -O /usr/bin/s-ui -N --no-check-certificate https://github.com/admin8800/s-ui/raw/main/s-ui.sh
if [[ $? != 0 ]]; then
echo ""
LOGE "Failed to download script, Please check whether the machine can connect Github"