Update install.sh #12

Merged
ztimson merged 1 commits from ztimson-patch-12 into master 2026-09-12 19:55:17 -04:00

View File

@@ -2,7 +2,7 @@
set -e set -e
SCRIPT_URL="https://git.zakscode.com/ztimson/fallback-ap/raw/branch/master/pi-fallback-ap.sh" SCRIPT_URL="https://git.zakscode.com/ztimson/fallback-ap/raw/branch/master/fallback-ap.sh"
INSTALL_PATH="/usr/local/bin/fallback-ap" INSTALL_PATH="/usr/local/bin/fallback-ap"
if [ "$EUID" -ne 0 ]; then if [ "$EUID" -ne 0 ]; then