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