2 Commits

Author SHA1 Message Date
Christopher
8dacfe28a4 🔧 refactor: Update config file URLs to new repository (#53)
Update URLs for various app configuration files to point to the
new big-bear-universal-apps repository. This ensures that the
latest configuration files are sourced from the correct location.
2025-10-29 16:42:29 -05:00
Christopher
107317b16d 🎨 feat(generate-libredesk-config): Add script to generate LibreDesk config (#35)
This commit adds a new script to generate a LibreDesk configuration file. The
script prompts the user for the desired location to save the config file, and
then downloads the default config from the BigBearTechWorld/big-bear-casaos
repository and saves it to the specified location. If the file already exists,
the user is asked for confirmation before overwriting it.
2025-03-11 16:51:51 -05:00