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