3 lines
57 B
Bash
3 lines
57 B
Bash
|
. /deploy_dir/setpath.sh
|
||
|
ln -s "$DEPLOY_DIR" publish
|
||
|
make
|