This commit is contained in:
Tobias Hopp 2023-05-28 15:19:56 +02:00
parent 87e69a94ce
commit 5821a5848b

View File

@ -39,7 +39,7 @@ cat <<EOT >/etc/xdg/openbox/autostart
xset -dpms
setxkbmap -option terminate:ctrl_alt_bksp
cd /home/photobox/photobox/
cd /home/photobox/fotobox/
./mount.sh
yarn run start
EOT