[go: up one dir, main page]

Menu

[0413bb]: / backend / pull.sh  Maximize  Restore  History

Download this file

4 lines (3 with data), 44 Bytes

1
2
3
rm -rf *.class
git pull origin
javac *.java