Fix 84 : changed script shell to /bin/sh.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
|
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
|
||||||
QT_QPA_PLATFORMTHEME=
|
QT_QPA_PLATFORMTHEME=
|
||||||
qmlscene -I $(dirname $0)/imports $(dirname $0)/app/main.qml
|
qmlscene -I $(dirname $0)/imports $(dirname $0)/app/main.qml
|
||||||
|
|||||||
Reference in New Issue
Block a user