|
|
|
|
|
by jadahl
1082 days ago
|
|
Piping content from the Internet to bash is a terrible way to distribute applications on Linux, I'd recommend making the official method a Flatpak instead. It'll allow you to sandbox your application, which is good for the user, and it'll handle the integration (e.g. app icon etc) correctly. No user should ever be urged to install anything with that method, it's unsafe. |
|