mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
parent
78a0ae00a0
commit
22ae4101fb
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#https://github.com/Podcastindex-org/helipad
|
#https://github.com/Podcastindex-org/helipad
|
||||||
HELIPAD_VERSION="v0.1.8"
|
HELIPAD_VERSION="v0.1.9"
|
||||||
HELIPAD_USER=helipad
|
HELIPAD_USER=helipad
|
||||||
HELIPAD_HOME_DIR=/home/$HELIPAD_USER
|
HELIPAD_HOME_DIR=/home/$HELIPAD_USER
|
||||||
HELIPAD_DATA_DIR=/mnt/hdd/app-data/helipad
|
HELIPAD_DATA_DIR=/mnt/hdd/app-data/helipad
|
||||||
@ -262,4 +262,4 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
|||||||
/home/admin/config.scripts/blitz.conf.sh set helipad "off"
|
/home/admin/config.scripts/blitz.conf.sh set helipad "off"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user