mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-08-05 03:24:57 +08:00
fix
This commit is contained in:
@@ -92,7 +92,7 @@ install_package() {
|
||||
}
|
||||
|
||||
if [ "$(id -u)" -ne 0 ]; then
|
||||
fail "请使用 root 权限运行,例如:curl -fsSL https://raw.githubusercontent.com/${REPO}/main/install.sh | sudo sh"
|
||||
fail "请使用 root 权限运行"
|
||||
fi
|
||||
|
||||
need_cmd curl
|
||||
|
||||
Reference in New Issue
Block a user