diff --git a/scripts/etc_pre/010-python.sh b/scripts/etc_pre/010-python.sh index 04baa4c..caee3b6 100755 --- a/scripts/etc_pre/010-python.sh +++ b/scripts/etc_pre/010-python.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -su -m $DOCKER_USER -c "xinstall ipython -c" -su -m $DOCKER_USER -c "xinstall git -c" - +su -m $DOCKER_USER -c "icon ipython -c" +su -m $DOCKER_USER -c "icon git -c"