diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 0fffa7f2..ae29e486 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -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