Erlandys / UE4LinuxLauncher

MIT License
85 stars 24 forks source link

Add shebang to start.sh #19

Closed lionkor closed 4 years ago

lionkor commented 4 years ago

Executing ./start.sh only works from sh or bash, and does not work on others like fish. With the shebang it will be executable with any configuration.