4 lines
83 B
Bash
4 lines
83 B
Bash
#!/bin/sh
|
|
cd /opt/0ad/system
|
|
LD_LIBRARY_PATH=/opt/enet12/lib ./pyrogenesis -editor
|