4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
git add .
|
|
git commit -m "【update】 doc"
|
|
git push origin master
|