2 lines
54 B
Bash
2 lines
54 B
Bash
|
|
#!/bin/bash
|
||
|
|
exec /home/steam/steamcmd/steamcmd.sh "$@"
|