mirror of https://github.com/tteck/Proxmox.git
parent
0ea26d6cae
commit
f79d31fdcd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue