3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
|
#!/bin/bash
|
||
|
HOME=$STEAM_HOME /usr/bin/steam "$@"
|