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