her.esy.fun/deploy.sh

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