3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/bash
|
|
java -jar Converter.jar world region
|
#!/bin/bash
|
|
java -jar Converter.jar world region
|