pull/153/head
openbuilds-engineer 2020-09-01 18:48:59 +02:00
rodzic 0fad996b43
commit 6a74cf14d3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
Name=OpenBuilds-CONTROL
Version=1.0
Comment=OpenBuildsCONTROL
Exec=bash -c "cd /home/pi/OpenBuilds-CONTROL; git fetch --all; git reset --hard origin/master; node index.js"
Exec=bash -c "cd /home/pi/OpenBuilds-CONTROL; git fetch --all; git reset --hard origin/master; MESA_EXTENSION_OVERRIDE=-GL_MESA_framebuffer_flip_y node index.js"
Icon=/home/pi/OpenBuilds-CONTROL/build/icons/32x32.png
Terminal=false
Type=Application