love-linux-builder/appimage/wrapper

5 lines
83 B
Bash
Executable File

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