mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
moved setup step into info file
This commit is contained in:
@@ -48,6 +48,7 @@ if [ ${existsHDD} -eq 1 ]; then
|
||||
|
||||
# set SetupState
|
||||
echo "30" > /home/admin/.setup
|
||||
sudo sed -i "s/^setupStep=.*/setupStep=30/g" ${infoFile}
|
||||
|
||||
# automatically now add the HDD to the system
|
||||
./40addHDD.sh
|
||||
|
||||
Reference in New Issue
Block a user