mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-06 16:13:00 +02:00
removed debug output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user