Update nginxproxymanager.sh

pull/1304/head
tteckster 2 years ago committed by GitHub
parent daa1720d85
commit 1f17d282a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,6 +124,7 @@ function update_script() {
mkdir -p /app/global /app/frontend/images
cp -r backend/* /app
cp -r global/* /app/global
python3 -m pip install --no-cache-dir certbot-dns-cloudflare &>/dev/null
msg_ok "Setup Enviroment"
msg_info "Building Frontend"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.