mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-02 07:33:39 +01:00
5 lines
99 B
Bash
5 lines
99 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# inputdirprefix="" #for testing
|
||
|
inputdirprefix="Yatopia-" #for testing
|
||
|
paperdir="Paper"
|