bash script newrepo and updatewebsite complete

This commit is contained in:
akilan
2020-05-10 15:03:57 +04:00
parent 95bf80fe1a
commit 8c14650b51
3 changed files with 47 additions and 44 deletions

View File

@@ -1,2 +1,4 @@
#!/bin/sh
git add-commit -m "Update website"
git push -u origin master