We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86aa45d commit 955bd72Copy full SHA for 955bd72
root/etc/s6-overlay/s6-rc.d/init-mod-code-server-python3-poetry-install/run
@@ -1,9 +1,5 @@
1
#!/usr/bin/with-contenv bash
2
3
-# This is an install script that is designed to run after init-mods-package-install
4
-# so it can take advantage of packages installed
5
-# init-mods-end depends on this script so that later init and services wait until this script exits
6
-
7
echo "**** Setting up poetry ****"
8
9
# Install poetry
0 commit comments