Updated Devterm CM3 ubuntu server image (markdown)

GNU 2021-09-10 11:54:56 +08:00
parent b76acd3cb7
commit adcb69b041

@ -24,7 +24,7 @@ EOF'
sudo chmod +x /etc/lightdm/setup.sh
sudo bash -c 'cat << EOF > etc/X11/Xsession.d/100custom_xrandr
sudo bash -c 'cat << EOF > /etc/X11/Xsession.d/100custom_xrandr
xrandr --output DSI-1 --rotate right
EOF'
```