mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
remove debug stop
This commit is contained in:
parent
faec394d39
commit
5282c8b580
1 changed files with 0 additions and 2 deletions
|
@ -517,8 +517,6 @@ if [ ${gotSCB} -eq 1 ]; then
|
|||
else
|
||||
echo "NO /home/admin/channel.backup file - skipping SCB"
|
||||
fi
|
||||
echo "PRESS ENTER"
|
||||
read key
|
||||
|
||||
# set SetupState (scan is done - so its 80%)
|
||||
sudo sed -i "s/^setupStep=.*/setupStep=80/g" /home/admin/raspiblitz.info
|
||||
|
|
Loading…
Add table
Reference in a new issue