commit 48449973c28ac308474d92acabf7b024273a0fa8 parent aa14a57d5d0406c3cb56882e3201aca62ef8bab8 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 17 Nov 2014 17:40:27 +0100 auto commit Diffstat:
| M | upload.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/upload.sh b/upload.sh @@ -3,4 +3,5 @@ git add . --all git commit -m "auto commit" git remote add origin git@github.com:RpicmsTeam/RPICMS.git git push -f -u origin develop +git remote remove origin sleep 30