mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
fix clean hdd data
This commit is contained in:
parent
83e0d7e017
commit
3a7f2abb39
@ -176,7 +176,7 @@ if [ "${setupPhase}" == "setup" ]; then
|
||||
|
||||
# KEEP BLOCKCHAIN + DELETE ALL THE REST
|
||||
# will be done by bootstrap later triggered by setup file entry
|
||||
echo "cleanHDD=1'" >> $SETUPFILE
|
||||
echo "cleanHDD=1" >> $SETUPFILE
|
||||
|
||||
else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user