mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 23:02:00 +02:00
fix typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user