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
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"
}
]
}