update,
This commit is contained in:
8
gitUpdate.sh
Executable file
8
gitUpdate.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
git add .
|
||||
|
||||
git commit -m'update,'
|
||||
git push
|
Reference in New Issue
Block a user