4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
cd /usr/share/enemy-territory
|
|
./etded.x86 $*
|
#!/bin/sh
|
|
cd /usr/share/enemy-territory
|
|
./etded.x86 $*
|