mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update photoprism-install.sh
This commit is contained in:
parent
3be17db49c
commit
07bcf48638
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ echo -e "${CM}${CL} \r"
|
|||
|
||||
echo -en "${GN} Building PhotoPrism... "
|
||||
sudo make all
|
||||
sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism
|
||||
sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism /dev/null
|
||||
sudo cp -a assets/ /opt/photoprism/assets/
|
||||
sudo chown -R photoprism:photoprism /opt/photoprism
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue