This commit is contained in:
rootzoll 2020-01-26 17:25:25 +01:00
parent 9c4d650268
commit 4cbaf15324

View file

@ -171,7 +171,7 @@ if [ "$1" = "calibrate" ]; then
if [ "$2" == "norestart" ]; then
echo "# skipping touchscreen restart"
else
echo "# retstarting touchscreen"
echo "# restarting touchscreen"
sudo init 3
sleep 3
sudo init 5