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:
@@ -45,7 +45,7 @@ if [ ${existsHDD} -gt 0 ]; then
|
||||
echo ""
|
||||
|
||||
# set SetupState
|
||||
echo "40" > /home/admin/.setup
|
||||
sudo sed -i "s/^setupStep=.*/setupStep=40/g" /home/admin/raspiblitz.info
|
||||
|
||||
echo "*** Analysing HDD Content ***"
|
||||
if [ -d "/mnt/hdd/${network}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user