mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 18:22:01 +01:00
remove debug exit
This commit is contained in:
parent
94eaf246c4
commit
16dd447b32
@ -130,8 +130,6 @@ fi
|
||||
|
||||
# TODO: waiting for local network loop
|
||||
# TODO: use in this waiting loop the new script -> blitz.datadrive.sh status
|
||||
echo "Exit for Test Debug" >> $logFile
|
||||
exit 1
|
||||
|
||||
hddExists=$(lsblk | grep -c sda1)
|
||||
while [ ${hddExists} -eq 0 ]
|
||||
|
Loading…
Reference in New Issue
Block a user