current work complete
This commit is contained in:
4
Future-Features/bash-script/updatewebsite.sh
Normal file
4
Future-Features/bash-script/updatewebsite.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
git add-commit -m "Update website"
|
||||
git push -u origin master
|
||||
Reference in New Issue
Block a user