Skip to content

Commit 0d88381

Browse files
committed
pull icon-data before running config
1 parent f48baf6 commit 0d88381

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 ipython -c"
3+
su -m $DOCKER_USER -c "icon data && icon ipython -c"

0 commit comments

Comments
 (0)