add to todo

This commit is contained in:
rootzoll
2021-05-25 12:59:28 -05:00
parent d96f507c42
commit f1ad93e6c2

View File

@@ -495,6 +495,10 @@ 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