mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 03:08:55 -05:00
Fix: Forgot 'fi' on line 664
This commit is contained in:
parent
f4b987900a
commit
f11d8de6be
@ -661,6 +661,7 @@ HostConfig() {
|
||||
HaveStartStop=1
|
||||
StartCommand="s6-svc -u /run/service/svc-plex"
|
||||
StopCommand="s6-svc -d /run/service/svc-plex"
|
||||
fi
|
||||
|
||||
if [ -d "/var/run/s6/services/plex" ]; then
|
||||
HaveStartStop=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user