Skip to content

Commit c1be08a

Browse files
committed
workon: update submodules
1 parent 5d2f49b commit c1be08a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bin/workon.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ alias kubectl=${COCO_SOURCE}/bin/kubectl
3434
export FAASM_INI_FILE=/home/tless/git/faasm/faasm/faasm.ini
3535
export FAASM_VERSION=0.30.0
3636

37+
# ----------------------------
38+
# Git config
39+
# ----------------------------
40+
41+
git submodule update --init
42+
3743
# ----------------------------
3844
# APT deps
3945
# ----------------------------

0 commit comments

Comments
 (0)