3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
cd "$HOME/Downloads/MeowGun" && wine meowgun.exe
|