diff --git a/root/etc/s6-overlay/s6-rc.d/init-mod-code-server-python3-poetry-install/run b/root/etc/s6-overlay/s6-rc.d/init-mod-code-server-python3-poetry-install/run index 6603c3b..585dff0 100755 --- a/root/etc/s6-overlay/s6-rc.d/init-mod-code-server-python3-poetry-install/run +++ b/root/etc/s6-overlay/s6-rc.d/init-mod-code-server-python3-poetry-install/run @@ -1,9 +1,5 @@ #!/usr/bin/with-contenv bash -# This is an install script that is designed to run after init-mods-package-install -# so it can take advantage of packages installed -# init-mods-end depends on this script so that later init and services wait until this script exits - echo "**** Setting up poetry ****" # Install poetry