mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 12:12:51 +02:00
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#https://github.com/Podcastindex-org/helipad
|
||||
HELIPAD_VERSION="v0.1.8"
|
||||
HELIPAD_VERSION="v0.1.9"
|
||||
HELIPAD_USER=helipad
|
||||
HELIPAD_HOME_DIR=/home/$HELIPAD_USER
|
||||
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"
|
||||
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user