mirror of
https://github.com/linuxserver/docker-sonarr.git
synced 2026-04-20 00:01:33 +08:00
update pid name
This commit is contained in:
parent
7b24cd3c27
commit
6ea50c5bfa
@ -16,8 +16,8 @@ rm \
|
||||
/tmp/*.tar.gz
|
||||
|
||||
# cleanup pid if it exists
|
||||
[[ -e /config/nzbdrone.pid ]] && \
|
||||
rm -rf /config/nzbdrone.pid
|
||||
[[ -e /config/sonarr.pid ]] && \
|
||||
rm -rf /config/sonarr.pid
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user