Files
automatic-dispose/release.sh
2018-11-28 19:29:20 +01:00

6 lines
64 B
Bash
Executable File

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