From 5f9c95e4c03534588c7c9814730100316d055edd Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 11 Apr 2026 09:52:34 -0700 Subject: [PATCH] Fix weirdness at the end of the file (again!?). Coding from Android seems less and less reliable unless using vi. Luckily it was after the exit. --- Config/HugoExample/files/main.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Config/HugoExample/files/main.sh b/Config/HugoExample/files/main.sh index 2f7d038..6e17b8b 100644 --- a/Config/HugoExample/files/main.sh +++ b/Config/HugoExample/files/main.sh @@ -90,13 +90,3 @@ echo "*** Finished $0 @ `date` ***" wait -n exit $? -ww-data -tail -f mail www-data & - -cd - -echo "*** Finished $0 @ `date` ***" - -wait -n - -exit $?