Browse Source

examples 18

master
test2 4 years ago
parent
commit
4a8405558f
  1. 4
      swarmlab/Makefile

4
swarmlab/Makefile

@ -1,10 +1,10 @@
all: config run log all: config install log
config: config:
/bin/bash ./runbefore /bin/bash ./runbefore
run: install:
/bin/bash ./run /bin/bash ./run

Loading…
Cancel
Save