Files
automatic-dispose/release.sh
2018-11-24 14:43:59 +01:00

6 lines
47 B
Bash
Executable File

#!/bin/bash
gulp
git add .
git commit
git push