Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/1f32020d5c791bcbf2650af6bcbf807be7a4a657?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update alpine-install.func

tweak
pull/1261/head
tteckster 2 years ago committed by GitHub
parent 8e6f6dc282
commit 1f32020d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,7 +117,7 @@ motd_ssh() {
customize() {
msg_info "Customizing Container"
bash -c "/etc/init.d/syslog stop;rc-update del syslog boot;passwd -d root" >/dev/null 2>&1
bash -c "passwd -d root" >/dev/null 2>&1
msg_ok "Customized Container"
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.