Additional command for upgrading

This commit is contained in:
Indrek Haav 2022-09-01 19:39:53 +03:00 committed by GitHub
parent 83c472c1b9
commit e5ada8c8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -340,9 +340,10 @@ $ cd photoprism
$ git pull --force
```
Re-run the build steps from above:
Upgrade dependencies and re-run the build steps from above.
```shell
$ sudo make upgrade
$ sudo make all
$ sudo ./scripts/build.sh prod /opt/photoprism/bin/photoprism
$ sudo cp -a assets/ /opt/photoprism/assets/