Refactor: Changed the way we install BunkerWeb by leveraging the brand new install-bunkerweb.sh (#5707)

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
This commit is contained in:
Théophile Diot 2025-07-07 10:04:01 +02:00 committed by GitHub
parent 9ae95d1eb5
commit 9893379eef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 14 deletions

View file

@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
}
]
}