mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
fix status info
This commit is contained in:
@@ -13,6 +13,7 @@ fi
|
|||||||
|
|
||||||
echo "# bonus.specter.sh $1 $2"
|
echo "# bonus.specter.sh $1 $2"
|
||||||
|
|
||||||
|
source /mnt/hdd/raspiblitz.conf
|
||||||
if [ $# -gt 1 ];then
|
if [ $# -gt 1 ];then
|
||||||
CHAIN=$2
|
CHAIN=$2
|
||||||
chain=${CHAIN::-3}
|
chain=${CHAIN::-3}
|
||||||
|
Reference in New Issue
Block a user