Skip to content

Commit f2a80cf

Browse files
authored
Remove 'icon data' command from script
1 parent 0d88381 commit f2a80cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/etc_pre/010-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
su -m $DOCKER_USER -c "icon data && icon ipython -c"
3+
su -m $DOCKER_USER -c "icon ipython -c"

0 commit comments

Comments
 (0)