From 5b083a98bb2f7062e5f11c79e61fadd33905c987 Mon Sep 17 00:00:00 2001 From: mplogas Date: Tue, 20 Aug 2019 22:08:05 +0200 Subject: [PATCH] removed debug output --- scripts/iobroker_startup.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/iobroker_startup.sh b/scripts/iobroker_startup.sh index 4c69af4..1fd2c0a 100644 --- a/scripts/iobroker_startup.sh +++ b/scripts/iobroker_startup.sh @@ -41,12 +41,6 @@ then echo 'Restoring done...' fi -echo 'who am i' -whoami - -echo 'whats my id' -id $(whoami) - # Checking for first run and change permissions if [ -f /opt/.firstrun ] then