diff --git a/comfy-channel.service b/comfy-channel.service index 4043460..f13b8c2 100644 --- a/comfy-channel.service +++ b/comfy-channel.service @@ -3,6 +3,6 @@ Description=Comfy Channel Station Script [Service] WorkingDirectory="location of comfy-channel" # make directory for /dev/shm/hls/ before deploying -ExecStart=/bin/python3 ./src/ComfyChannel.py -o "/dev/shm/hls/stream.m3u8" +ExecStart=/bin/python3 ./src/ComfyChannel.py [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target