5 lines
170 B
Bash
5 lines
170 B
Bash
#!/usr/bin/env bash
|
|
BASEDIR=$(cd $(dirname $0) && pwd)/
|
|
cd $BASEDIR
|
|
|
|
sh startDirect.sh "/PMaster/projects/x4mm/data/system/protocols/Marantz/Test.meta.json" "JSON Editor" |