From 6f2d9a5b0b5200927392b3f63c07049ff24a6fa3 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 25 May 2021 13:00:18 -0500 Subject: [PATCH] replace TODO --- home.admin/_bootstrap.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home.admin/_bootstrap.sh b/home.admin/_bootstrap.sh index 38403ab12..27737811e 100755 --- a/home.admin/_bootstrap.sh +++ b/home.admin/_bootstrap.sh @@ -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