5 lines
55 B
Bash
Executable file
5 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
|
|
source ./env
|
|
|
|
"$PROTON" run ./bin/setup.exe
|