mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
Fix 84 : changed script shell to /bin/sh.
This commit is contained in:
parent
93c8c0f21f
commit
14ef4e2613
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
|
||||
QT_QPA_PLATFORMTHEME=
|
||||
qmlscene -I $(dirname $0)/imports $(dirname $0)/app/main.qml
|
||||
|
Loading…
x
Reference in New Issue
Block a user