Skip to content

Commit dcc88bb

Browse files
authored
Update 010-python.sh
1 parent 41dd422 commit dcc88bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

scripts/etc_pre/010-python.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
22

3-
su -m $DOCKER_USER -c "xinstall ipython -c"
4-
su -m $DOCKER_USER -c "xinstall git -c"
5-
3+
su -m $DOCKER_USER -c "icon ipython -c"
4+
su -m $DOCKER_USER -c "icon git -c"

0 commit comments

Comments
 (0)