build.sh 107 B

1234
  1. #!/bin/bash
  2. # автор downadow (Sviatoslav)
  3. javac --release 8 ./downadow/items_jlayground/*/*.java;