Browse Source

Update photoprism.sh

tweak
tteckster 1 year ago
parent
commit
f79d31fdcd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ct/photoprism.sh

+ 1 - 0
ct/photoprism.sh

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