diff --git a/scripts/git.sh b/scripts/git.sh deleted file mode 100755 index c337bf2..0000000 --- a/scripts/git.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -git add . -git commit -m 'update: look at todo' -git add . -git commit -m 'update: look at todo' -git push origin master -git push github master