mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Scripts: Add documentation link to dist/install-s6.sh #4767
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
717ba722bb
commit
fb0e37f350
1 changed files with 1 additions and 0 deletions
1
scripts/dist/install-s6.sh
vendored
1
scripts/dist/install-s6.sh
vendored
|
|
@ -7,6 +7,7 @@
|
|||
# - https://github.com/skarnet/s6
|
||||
# - https://skarnet.org/software/s6/
|
||||
# - https://ahmet.im/blog/minimal-init-process-for-containers/
|
||||
# - https://labex.io/tutorials/docker-how-to-gracefully-shut-down-a-long-running-docker-container-417742
|
||||
|
||||
# Show usage information if first argument is --help.
|
||||
if [[ ${1} == "--help" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue