Update stacking-sats-kraken version (#2216)

This commit is contained in:
d11n
2021-04-24 00:21:54 +02:00
committed by GitHub
parent baeb34d970
commit fe54f6e269

View File

@@ -9,7 +9,7 @@ CONFIG_FILE=$APP_DATA_DIR/.env
RASPIBLITZ_FILE=/mnt/hdd/raspiblitz.conf
SCRIPT_DIR=$HOME_DIR/stacking-sats-kraken
SCRIPT_NAME=stacksats.sh
SCRIPT_VERSION=0.4.2
SCRIPT_VERSION=0.4.3
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then