Add the deploy script

Dac update too
This commit is contained in:
Grey-Echo
2017-05-03 18:04:41 +02:00
parent be983ccbd5
commit 0deab0c625
9 changed files with 24 additions and 10 deletions

5
Utils/Deploy.sh Normal file
View File

@@ -0,0 +1,5 @@
cd slate
git add -A
git commit -a -m "Doc Update"
git push
./deploy.sh