mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 13:21:44 +01:00
Kindle Display v0.5.3 (#4078)
This commit is contained in:
parent
56fd14c5fa
commit
7c6ef5dba7
@ -10,7 +10,7 @@ CONFIG_FILE=$APP_DATA_DIR/.env
|
||||
APP_ROOT_DIR=$HOME_DIR/kindle-display
|
||||
APP_SERVER_DIR=$APP_ROOT_DIR/server
|
||||
CRON_FILE=$APP_SERVER_DIR/cron.sh
|
||||
APP_VERSION=0.5.1
|
||||
APP_VERSION=0.5.3
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user