Skip to content

Commit 05cf541

Browse files
authored
Merge pull request #30 from legendu-net/dev
Merge dev into main
2 parents a2a416d + dcc88bb commit 05cf541

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)