From 7b8515c27eec6c1e914a0896bec936ea68fbdf7f Mon Sep 17 00:00:00 2001 From: TheSpad Date: Sun, 28 Aug 2022 17:51:23 +0100 Subject: [PATCH] Add link to script check banner --- root/etc/s6-overlay/s6-rc.d/init-script-check/run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/etc/s6-overlay/s6-rc.d/init-script-check/run b/root/etc/s6-overlay/s6-rc.d/init-script-check/run index 88767bc..9c6c619 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-script-check/run +++ b/root/etc/s6-overlay/s6-rc.d/init-script-check/run @@ -14,6 +14,8 @@ if [[ -n "$(/bin/ls -A "/config/custom-cont-init.d" 2>/dev/null)" ]] || * to /custom-cont-init.d and /custom-services.d * * respectively to ensure they continue working. * * * + * Visit https://linuxserver.io/custom for more info. * + * * ******************************************************** ******************************************************** EOF