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.
2 parents a2a416d + dcc88bb commit 05cf541Copy full SHA for 05cf541
scripts/etc_pre/010-python.sh
@@ -1,5 +1,4 @@
1
#!/usr/bin/env bash
2
3
-su -m $DOCKER_USER -c "xinstall ipython -c"
4
-su -m $DOCKER_USER -c "xinstall git -c"
5
-
+su -m $DOCKER_USER -c "icon ipython -c"
+su -m $DOCKER_USER -c "icon git -c"
0 commit comments