4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/sh
|
|
export QT_MAC_WANTS_LAYER=1
|
|
chmod u+x ./CQ-editor/CQ-editor
|
|
./CQ-editor/CQ-editor |