bdbcat / oesenc_pi

GNU General Public License v2.0
10 stars 17 forks source link

flatpak: Add local installation tool. #66

Closed leamas closed 4 years ago

leamas commented 4 years ago

Add a script which installs a flatpak tarball directly, without the upload/download cycle. Script is flatpak only, but otherwise pretty generic and should be easy to adapt to other plugins.

See script for usage.

This script should have saved us time while handling the libusb mess...

leamas commented 4 years ago

Closing, obsoleted by https://github.com/OpenCPN/plugins/pull/41