mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Server: Move process handling and shutdown to separate package #4767
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
2
scripts/dist/cmd.sh
vendored
2
scripts/dist/cmd.sh
vendored
@@ -88,7 +88,7 @@ echo "backup path...: ${PHOTOPRISM_BACKUP_PATH:-default}"
|
||||
echo "import path...: ${PHOTOPRISM_IMPORT_PATH:-default}"
|
||||
echo "originals path: ${PHOTOPRISM_ORIGINALS_PATH:-default}"
|
||||
|
||||
# error code of the last executed command
|
||||
# exit status code of the last command executed
|
||||
ret=0
|
||||
|
||||
# change to another user and group on request
|
||||
|
||||
Reference in New Issue
Block a user