From 78a5d496b7b26d542733ae6eb4d77ae2c48f8c03 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 23 Apr 2023 17:22:39 +0200 Subject: [PATCH] no more url logging --- 12345.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12345.sh b/12345.sh index 10ab9009..87c8dc53 100755 --- a/12345.sh +++ b/12345.sh @@ -127,7 +127,7 @@ while true; do echo "ASTROPORT 1234 UP & RUNNING.......................... $myASTROPORT" echo "${MOATS} NEXT COMMAND DELIVERY PAGE http://$myHOST:${PORT}" - echo "URL" > ~/.zen/tmp/coucou/${MOATS}.url ## LOGGING URL + # echo "URL" > ~/.zen/tmp/coucou/${MOATS}.url ## LOGGING URL ############################################################################ start=`date +%s`