Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/07e31ebbe2dd1349b505bdf0cbd5cf0094843ada You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update photoprism-install.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 07bcf48638
commit 07e31ebbe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -99,7 +99,7 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Building PhotoPrism... "
sudo make all
sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism /dev/null
sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism
sudo cp -a assets/ /opt/photoprism/assets/
sudo chown -R photoprism:photoprism /opt/photoprism
echo -e "${CM}${CL} \r"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.