mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
set state on resync
This commit is contained in:
@@ -63,7 +63,7 @@ echo "OK - sync is activated"
|
||||
if [ "${setupStep}" = "100" ]; then
|
||||
|
||||
# set so that 10raspiblitz.sh has a flag to see that resync is running
|
||||
sudo sed -i "s/^state=.*/state=resync/g" $infoFile
|
||||
sudo sed -i "s/^state=.*/state=resync/g" /home/admin/raspiblitz.info
|
||||
|
||||
else
|
||||
|
||||
|
Reference in New Issue
Block a user