mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
add exit after command
This commit is contained in:
@@ -62,10 +62,10 @@ if [ "${command}" == "check-repair" ]; then
|
||||
echo "# --> restart to acrivate new driver"
|
||||
./LCD35-show
|
||||
sudo shutdown -r now
|
||||
exit
|
||||
else
|
||||
echo "# --> new LCD driver detected - no need to update LCD drivers."
|
||||
fi
|
||||
exit
|
||||
fi
|
||||
|
||||
###################
|
||||
|
Reference in New Issue
Block a user