d2-admin/deploy-github.sh

7 lines
59 B
Bash
Executable File

set -e
git add --all
git commit -m 'no message'
git push