Skip to content

Commit

Permalink
update submods
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Apr 15, 2024
1 parent 07afdaf commit 73c53c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ fi
if [ "$PULL" = 1 ] ; then
echo "Pulling..."
git pull
git submodule update --init --recursive
(cd tmp/ws-http-tunnel && git pull)
fi

Expand Down

0 comments on commit 73c53c0

Please sign in to comment.