Skip to content

Commit 0d235aa

Browse files
committed
Newlines
1 parent 4ce77c0 commit 0d235aa

File tree

2 files changed

+2
-2
lines changed
  • root/etc/s6-overlay/s6-rc.d
    • init-sabnzbd-config
    • svc-sabnzbd

2 files changed

+2
-2
lines changed

root/etc/s6-overlay/s6-rc.d/init-sabnzbd-config/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ if [[ -z ${LSIO_NON_ROOT_USER} ]]; then
1111
fi
1212

1313
find /config -path /config/Downloads -prune -o -exec lsiown abc:abc {} +
14-
fi
14+
fi

root/etc/s6-overlay/s6-rc.d/svc-sabnzbd/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ else
2020
s6-notifyoncheck -d -n 300 -w 1000 \
2121
python3 /app/sabnzbd/SABnzbd.py \
2222
--config-file /config --server "$FAMILY"
23-
fi
23+
fi

0 commit comments

Comments
 (0)