Skip to content

Commit 7c5d7e1

Browse files
committed
style: uncommented top
1 parent 669f5b1 commit 7c5d7e1

File tree

1 file changed

+0
-4
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package

1 file changed

+0
-4
lines changed

root/etc/s6-overlay/s6-rc.d/init-mod-calibre-web-kcc-add-package/run

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/usr/bin/with-contenv bash
22

3-
# This is the init file used for adding os or pip packages to install lists.
4-
# It takes advantage of the built-in init-mods-package-install init script that comes with the baseimages.
5-
# 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
6-
73
echo "**** Adding kcc dependencies (repo and pip) to package install lists ****"
84
if ! python3 /usr/local/bin/kcc/kcc-c2e.py > /dev/null 2>&1 ; then
95
echo "\

0 commit comments

Comments
 (0)