removed debug output

This commit is contained in:
mplogas
2019-08-20 22:08:05 +02:00
parent 0d775350c5
commit 5b083a98bb

View File

@@ -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