This commit is contained in:
/geco 2018-12-22 15:37:51 +01:00
parent 7b6cafc23e
commit 44e3812175

View file

@ -79,5 +79,3 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
echo "Auto-Unlock is now OFF"
fi
exit 0