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

don't install git

pull/3963/head
Dominik Siebel 5 months ago
parent a6e6b51112
commit 18f320521a
No known key found for this signature in database

@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl
$STD apt-get install -y sudo $STD apt-get install -y sudo
$STD apt-get install -y mc $STD apt-get install -y mc
$STD apt-get install -y git
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
RELEASE="$(curl -s https://api.github.com/repos/tobychui/zoraxy/releases | grep -oP '"tag_name":\s*"\K[\d.]+?(?=")' | sort -V | tail -n1)" RELEASE="$(curl -s https://api.github.com/repos/tobychui/zoraxy/releases | grep -oP '"tag_name":\s*"\K[\d.]+?(?=")' | sort -V | tail -n1)"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.