mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
remove display rotate
This commit is contained in:
parent
9e9f913131
commit
8af7efe1ef
1 changed files with 0 additions and 1 deletions
|
@ -1184,7 +1184,6 @@ if [ "${displayClass}" != "headless" ] || [ "${baseimage}" = "raspbian" ] || [ "
|
|||
echo "*** ADDITIONAL DISPLAY OPTIONS ***"
|
||||
echo "- calling: blitz.display.sh set-display ${displayClass}"
|
||||
sudo /home/admin/config.scripts/blitz.display.sh set-display ${displayClass}
|
||||
sudo /home/admin/config.scripts/blitz.display.sh rotate 1
|
||||
fi
|
||||
|
||||
echo "# BUILD DONE - see above"
|
||||
|
|
Loading…
Add table
Reference in a new issue