From 7c5d7e13a48028a35bafee9dafe26e53189ffd00 Mon Sep 17 00:00:00 2001 From: hvmzx Date: Sat, 10 Aug 2024 21:40:44 +0200 Subject: [PATCH] style: uncommented top --- .../s6-rc.d/init-mod-calibre-web-kcc-add-package/run | 4 ---- 1 file changed, 4 deletions(-) diff --git a/root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package/run b/root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package/run index be3556f..7009540 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package/run +++ b/root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package/run @@ -1,9 +1,5 @@ #!/usr/bin/with-contenv bash -# This is the init file used for adding os or pip packages to install lists. -# It takes advantage of the built-in init-mods-package-install init script that comes with the baseimages. -# If using this, we need to make sure we set this init as a dependency of init-mods-package-install so this one runs first - echo "**** Adding kcc dependencies (repo and pip) to package install lists ****" if ! python3 /usr/local/bin/kcc/kcc-c2e.py > /dev/null 2>&1 ; then echo "\