mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-30 02:14:34 +01:00
Update photoprism.sh
tweak
This commit is contained in:
parent
0ea26d6cae
commit
f79d31fdcd
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user