We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2a115 commit 30fa35bCopy full SHA for 30fa35b
1 file changed
kratos.gid/exec/install_python_and_dependencies.unix.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-apt install -qq -y python3 python3-distutils python3-apt 2>1 > /dev/null
+apt install -qq -y python3 python3-distutils python3-apt python3-pip 2>1 > /dev/null
0 commit comments