You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
107 B

4 years ago
all: config run log
config:
4 years ago
4 years ago
/bin/bash ./runbefore
4 years ago
run:
4 years ago
/bin/bash ./run
4 years ago
log:
4 years ago
/bin/bash ./runafter