Update photoprism-install.sh

This commit is contained in:
tteckster 2022-03-11 15:41:25 -05:00 committed by GitHub
parent 1df69e59dc
commit d9b1ac279f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -102,8 +102,6 @@ sudo make all
sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism
sudo cp -a assets/ /opt/photoprism/assets/ sudo cp -a assets/ /opt/photoprism/assets/
sudo chown -R photoprism:photoprism /opt/photoprism sudo chown -R photoprism:photoprism /opt/photoprism
cd /var/lib/photoprism
sudo chmod 640 .env
echo -e "${CM}${CL} \r" echo -e "${CM}${CL} \r"
echo -en "${GN} Creating Service file photoprism.service... " echo -en "${GN} Creating Service file photoprism.service... "