Update photoprism.sh

tweak
This commit is contained in:
tteckster 2023-08-14 11:56:48 -04:00 committed by GitHub
parent 0ea26d6cae
commit f79d31fdcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ function update_script() {
msg_ok "Stopped PhotoPrism"
msg_info "Cloning PhotoPrism"
cd ~
git clone https://github.com/photoprism/photoprism.git &>/dev/null
cd photoprism
git checkout release &>/dev/null