This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
|
# will make a launch script at /usr/bin for a given flatpak application
|
|
# $1 is bin file name, $2 is flatpak application name
|
|
# --mount -m will mount any folders outside the sandbox
|
|
# this launch script will make is easier to start the app like it was a native debian app
|