Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2024-05-26 14:25:19 +10:00
5 changed files with 137 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@ function update_script() {
msg_ok "Stopped PhotoPrism"
msg_info "Updating PhotoPrism"
apt-get install -y libvips42 &>/dev/null
wget -q -cO - https://dl.photoprism.app/pkg/linux/arm64.tar.gz | tar -xzf - -C /opt/photoprism --strip-components=1
msg_ok "Updated PhotoPrism"