3 lines
99 B
Bash
3 lines
99 B
Bash
#!/bin/bash
|
|
cd /usr/games/waterfall
|
|
java -Xmx512M -Xms512M -jar /usr/games/waterfall/Waterfall.jar |