Commit Graph

3 Commits

Author SHA1 Message Date
Luiz Felipe Machado
daf45665c4 fix(scripts): update flatpak only if command exists (#1000)
* fix(scripts): update flatpak only if command exists

Add a check to run flatpak update only when the flatpak command is
available, since Flatpak is not installed by default on Arch Linux,
preventing errors if flatpak is missing.

* Update scripts/runUpdates.sh

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-06-14 14:19:33 -07:00
Pabcihba
07a990f1f8 better runUpdates script for arch users (#909)
* Better update script

* Better update script

* Update scripts/runUpdates.sh

Co-authored-by: davfsa <davfsa@gmail.com>

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
Co-authored-by: davfsa <davfsa@gmail.com>
2025-04-28 17:09:16 -07:00
Jas Singh
0c9b72708e Added a built in default update script. (#631)
* Added a built in default update script.

* Remove exit
2024-12-26 02:10:39 -08:00