mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-19 14:14:13 +01:00
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 |