mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
Update stacking-sats-kraken version (#2216)
This commit is contained in:
@@ -9,7 +9,7 @@ CONFIG_FILE=$APP_DATA_DIR/.env
|
|||||||
RASPIBLITZ_FILE=/mnt/hdd/raspiblitz.conf
|
RASPIBLITZ_FILE=/mnt/hdd/raspiblitz.conf
|
||||||
SCRIPT_DIR=$HOME_DIR/stacking-sats-kraken
|
SCRIPT_DIR=$HOME_DIR/stacking-sats-kraken
|
||||||
SCRIPT_NAME=stacksats.sh
|
SCRIPT_NAME=stacksats.sh
|
||||||
SCRIPT_VERSION=0.4.2
|
SCRIPT_VERSION=0.4.3
|
||||||
|
|
||||||
# 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