Update library/user/general/UpdatePayloadsZN/payload.sh

This commit is contained in:
2026-01-09 06:12:31 -07:00
parent 388e56e4c4
commit 8b7b442acb

View File

@@ -9,7 +9,7 @@ GH_ORG="zsmithwx"
GH_REPO="wifipineapplepager-payloads"
GH_BRANCH="main"
ZIP_URL="https://git.zasnetwork.com/$GH_ORG/$GH_REPO/archive/refs/heads/$GH_BRANCH.zip"
ZIP_URL="https://git.zasnetwork.com/$GH_ORG/$GH_REPO/archive/$GH_BRANCH.zip"
TARGET_DIR="/mmc/root/payloads"
TEMP_DIR="/tmp/pager_update"