Skip to content

Commit 4054fea

Browse files
committed
Update run script
1 parent e030204 commit 4054fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hacking/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" #parent dir of this scri
33
DIR="$(dirname "$DIR")" #up one level
44
cd $DIR
55

6-
bin/o2control-core -mesos.url http://m1.dcos:5050/api/v1/scheduler -executor.binary ./bin/o2control-executor -verbose -config "file://hacking/example-config.yaml"
6+
bin/o2control-core -mesos.url http://m1.dcos:5050/api/v1/scheduler -executor.binary /vagrant/go/src/github.com/AliceO2Group/Control/bin/o2control-executor -verbose -config "file://hacking/config.yaml" -veryVerbose

0 commit comments

Comments
 (0)