Files
BUT2/DEV/DEV3.1/TP02/Part2/start.sh
2025-09-26 11:16:47 +02:00

3 lines
40 B
Bash
Executable File

rm -rf *.class
javac Main.java
java Main