4 lines
65 B
Bash
Executable file
4 lines
65 B
Bash
Executable file
sudo rm -rf work/ out/
|
|
git add *
|
|
git commit -m "update"
|
|
git push
|