all: config install log
config:
/bin/bash ./runbefore
install:
/bin/bash ./run
log:
/bin/bash ./runafter