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