appi and flapi script path changes
September 03, 2024 —
BarryK
This is a "under the bonnet" thing that I have wanted to do for some time. It's of interest to developers, not users.
The folders /usr/local/appimage and /usr/local/flatpak have been changed to /usr/local/appi and /usr/local/flapi, and the scripts therein changed from appimage to appi and flatpak to flapi.
I wasn't going to do it, as thought had hardcoded the paths in too many places, but today made the changes. Github commits can be found here:
https://github.com/bkauler/woofq/commits/a14798aa8d4b1c155c67abc3dec51a89de53ba86/
Tags: easy