love-linux-builder/appimage/wrapper
2016-12-02 19:16:30 +00:00

4 lines
83 B
Bash
Executable file

#!/bin/sh
# For some reason this runs from the usr subdirectory
exec ../love "$@"