her.esy.fun/deploy.sh
Yann Esposito (Yogsototh) 5be92b888d wip
2019-12-23 00:01:06 +01:00

10 lines
98 B
Bash
Executable file

#!/usr/bin/env zsh
rootdir=${0:h}
echo $rootdir
./clean.sh
./build.sh
./pre-deploy.sh
./sync.sh