show reboot info on recovery

This commit is contained in:
rootzoll 2020-01-08 12:48:10 +01:00
parent 00b93d999a
commit 598b649ed3

View file

@ -254,7 +254,7 @@ if [ ${isMounted} -eq 0 ]; then
sudo /home/admin/_bootstrap.migration.sh
echo "Calling Provisioning .." >> $logFile
sudo /home/admin/_bootstrap.provision.sh
sed -i "s/^state=.*/state=recovered/g" ${infoFile}
sed -i "s/^state=.*/state=reboot/g" ${infoFile}
sed -i "s/^message=.*/message='Done Recover'/g" ${infoFile}
echo "rebooting" >> $logFile
# set flag that system is freshly recovered and needs setup dialogs