mirror of https://github.com/tteck/Proxmox.git
Update photoprism-install.sh
This commit is contained in:
parent
bca287a65a
commit
4d26e88018
|
@ -91,7 +91,7 @@ sudo mkdir -p /opt/photoprism/bin
|
|||
sudo mkdir /var/lib/photoprism
|
||||
sudo chown photoprism:photoprism /var/lib/photoprism &>/dev/null
|
||||
|
||||
echo -en "${GN} Downloading PhotoPrism... "
|
||||
echo -en "${GN} Cloning PhotoPrism... "
|
||||
git clone https://github.com/photoprism/photoprism.git &>/dev/null
|
||||
cd photoprism
|
||||
git checkout release &>/dev/null
|
||||
|
|
Loading…
Reference in New Issue