mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 12:53:01 +02:00
Kindle Display: Use v0.2.1
This commit is contained in:
@@ -10,7 +10,7 @@ CONFIG_FILE=$APP_DATA_DIR/.env
|
|||||||
APP_ROOT_DIR=$HOME_DIR/kindle-display
|
APP_ROOT_DIR=$HOME_DIR/kindle-display
|
||||||
APP_SERVER_DIR=$APP_ROOT_DIR/server
|
APP_SERVER_DIR=$APP_ROOT_DIR/server
|
||||||
CRON_FILE=$APP_SERVER_DIR/cron.sh
|
CRON_FILE=$APP_SERVER_DIR/cron.sh
|
||||||
APP_VERSION=0.2.0
|
APP_VERSION=0.2.1
|
||||||
|
|
||||||
# command info
|
# command info
|
||||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||||
|
Reference in New Issue
Block a user