replace TODO

This commit is contained in:
rootzoll
2021-05-25 13:00:18 -05:00
parent f1ad93e6c2
commit 6f2d9a5b0b

View File

@@ -495,10 +495,6 @@ if [ ${isMounted} -eq 0 ]; then
exit 1
fi
# TODO:
echo "TODO: add wants/after to systemd if blockchain service at the end" >> $logFile
exit 1
###################################################
# WAIT LOOP: AFTER FRESH SETUP, MIFGRATION OR ERROR
# successfull update & recover can skip this
@@ -527,6 +523,10 @@ if [ ${isMounted} -eq 0 ]; then
done
# TODO:
echo "TODO: add wants/after to systemd if blockchain service at the end" >> $logFile
exit 1
exit 0
echo "rebooting" >> $logFile