mirror of
https://github.com/go-gitea/gitea
synced 2024-11-06 10:14:25 +00:00
6e578dd0c9
* fix: ask s6 to stop all service when gitea stop https://github.com/just-containers/s6-overlay#writing-an-optional-finish-script * change service folder
3 lines
37 B
Bash
Executable File
3 lines
37 B
Bash
Executable File
#!/bin/bash
|
|
s6-svscanctl -t /etc/s6/
|