Files
big-bear-scripts/install-casaos/README.md
Christopher 6258b5107b 🎨 feat(install-casaos): Add install script and README (#37)
The changes include:

1. Added a new README.md file in the `install-casaos` directory, which provides a simple command to run the CasaOS installation script.
2. Added a new `run.sh` script in the `install-casaos` directory, which is the main CasaOS installation script. This script includes functionality to automatically check SSL certificate validity and disable SSL/TLS certificate verification if necessary for problematic domains.

These changes aim to provide a convenient way for users to install CasaOS on their systems by running a single command.
2025-04-30 20:19:45 -05:00

149 B

Run command

bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/install-casaos/run.sh)"