mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-12-05 08:52:31 -05:00
Fix: Forgot 'fi' on line 664
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user