mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 03:28:04 +02:00
add to todo
This commit is contained in:
@@ -495,6 +495,10 @@ if [ ${isMounted} -eq 0 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
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
|
# WAIT LOOP: AFTER FRESH SETUP, MIFGRATION OR ERROR
|
||||||
# successfull update & recover can skip this
|
# successfull update & recover can skip this
|
||||||
|
Reference in New Issue
Block a user