mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
set state on resync
This commit is contained in:
parent
ed008bb0bc
commit
a0ee1ffd16
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user