pull/212/head
petervanderwalt 2021-03-04 23:48:54 +02:00
rodzic d461051aea
commit 23bf867033
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; MESA_EXTENSION_OVERRIDE=-GL_MESA_framebuffer_flip_y node index.js"
Exec=bash -c "cd ~/OpenBuilds-CONTROL; git fetch --all; git reset --hard origin/master; MESA_EXTENSION_OVERRIDE=-GL_MESA_framebuffer_flip_y ~/OpenBuilds-CONTROL/node_modules/.bin/electron ~/OpenBuilds-CONTROL"
Icon=/home/pi/OpenBuilds-CONTROL/build/icons/32x32.png
Terminal=false
Type=Application