6 lines
66 B
Text
6 lines
66 B
Text
|
#!/bin/sh
|
||
|
|
||
|
source ./env
|
||
|
|
||
|
"$PROTON" run ./bin/Battle.net-Setup.exe
|