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

Update photoprism-install.sh

pull/226/head
tteckster 3 years ago committed by GitHub
parent 284729b501
commit 8840fabc1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,7 +123,7 @@ git checkout release &>/dev/null
msg_ok "Cloned PhotoPrism" msg_ok "Cloned PhotoPrism"
msg_info "Building PhotoPrism" msg_info "Building PhotoPrism"
make all &>/dev/null NODE_OPTIONS=--max_old_space_size=2048 make all &>/dev/null
./scripts/build.sh prod /opt/photoprism/bin/photoprism &>/dev/null ./scripts/build.sh prod /opt/photoprism/bin/photoprism &>/dev/null
cp -a assets/ /opt/photoprism/assets/ &>/dev/null cp -a assets/ /opt/photoprism/assets/ &>/dev/null
msg_ok "Built PhotoPrism" msg_ok "Built PhotoPrism"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.