1 2 3 4 5 6 7 8
#!/bin/sh if [ -z ${CP_DIR} ] then CP_DIR=../release fi make && cp -v superdaemon ${CP_DIR}