mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-22 05:31:58 -04:00
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.
Run command
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/generate-romm-config/run.sh)"