Update fossbilling.sh

This commit is contained in:
spiritlhl 2023-05-29 20:06:19 +08:00 committed by GitHub
parent f2d629bdbe
commit ced9d5d210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,5 +58,5 @@ sudo chmod +x /usr/local/bin/docker-compose
docker-compose --version
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/FOSSBilling-compose.yml -o FOSSBilling-compose.yml && chmod +x FOSSBilling-compose.yml
docker-compose -f FOSSBilling-compose.yml up
echo "Please open http://${IPV4}/"
echo "Please open http://${IPV4}/install/install.php"