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

Update photoprism-install.sh

pull/119/head
tteckster 3 years ago committed by GitHub
parent 0936604192
commit dc08c15e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ sudo curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing Node.js... "
apt-get install -y nodejs git make g++ gcc &>/dev/null
apt-get install -y nodejs &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing Golang... "

Loading…
Cancel
Save

Powered by BW's shoe-string budget.