Update gamepizero.sh
parent
439ef238c3
commit
22182cc11e
|
|
@ -8,7 +8,7 @@ set -euo pipefail
|
||||||
|
|
||||||
APP_NAME="gamepizero"
|
APP_NAME="gamepizero"
|
||||||
|
|
||||||
ZIP_URL="https://example.com/gamepizero.zip"
|
ZIP_URL="https://git.exystem.net/miho/gamepizero-dist/raw/branch/main/GamePiZero.zip"
|
||||||
|
|
||||||
INSTALL_DIR="/opt/gamepizero"
|
INSTALL_DIR="/opt/gamepizero"
|
||||||
TMP_DIR="/tmp/gamepizero-install"
|
TMP_DIR="/tmp/gamepizero-install"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue