mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 12:12:51 +02:00
fix typo
This commit is contained in:
@@ -91,7 +91,7 @@ fi
|
|||||||
if [ "$1" = "menu" ]; then
|
if [ "$1" = "menu" ]; then
|
||||||
|
|
||||||
# get status
|
# get status
|
||||||
echo "# collecting status info ... (please wai)"
|
echo "# collecting status info ... (please wait)"
|
||||||
source <(sudo /home/admin/config.scripts/bonus.electrs.sh status)
|
source <(sudo /home/admin/config.scripts/bonus.electrs.sh status)
|
||||||
|
|
||||||
if [ ${serviceInstalled} -eq 0 ]; then
|
if [ ${serviceInstalled} -eq 0 ]; then
|
||||||
|
Reference in New Issue
Block a user