Skip to content

Commit 90d2a89

Browse files
committed
Linux run.sh
1 parent 3e30e8e commit 90d2a89

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pw_multiScriptEditor/run.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
#!/bin/sh
2-
pythonw ./scriptEditor.py $*
1+
#!/bin/bash
2+
CURRENT=`dirname $(readlink -f $0)`
3+
python "$CURRENT/scriptEditor.py"

pw_multiScriptEditor/style/pw.ico

361 KB
Binary file not shown.

0 commit comments

Comments
 (0)