Kindle Display: Use app version 0.2.4

This commit is contained in:
Dennis Reimann 2020-07-07 12:09:52 +02:00
parent 425735ac05
commit 4317aa35a7
No known key found for this signature in database
GPG key ID: 5009E1797F03F8D0

View file

@ -11,7 +11,7 @@ RASPIBLITZ_FILE=/mnt/hdd/raspiblitz.conf
APP_ROOT_DIR=$HOME_DIR/kindle-display
APP_SERVER_DIR=$APP_ROOT_DIR/server
CRON_FILE=$APP_SERVER_DIR/cron.sh
APP_VERSION=0.2.3
APP_VERSION=0.2.4
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then