Working Git scripts

This commit is contained in:
Ric Harvey
2015-06-25 13:05:43 +00:00
parent d34afc56e0
commit a3c11bb067
3 changed files with 2 additions and 4 deletions

1
push
View File

@@ -18,3 +18,4 @@ ts=$(timestamp)
cd /usr/share/nginx/html
git add *
git commit -a -m "push from container $ts"
git push