We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdcc3e commit 27f0984Copy full SHA for 27f0984
conda/run.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-exec bin/cq-editor
+exec $(dirname $(realpath "$0"))/bin/cq-editor
0 commit comments