Skip to content

Commit 74c9043

Browse files
committed
save ce-router version somewhere
1 parent 7f5c8bc commit 74c9043

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

start-support.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,7 @@ install_ce_router() {
160160
fi
161161
unzip -q -o /tmp/ce-router.zip -d /infra/.deploy
162162
rm -f /tmp/ce-router.zip
163+
164+
echo "${latest_version}" > /infra/.deploy/ce-router-version
165+
echo "Installed ce-router version ${latest_version}"
163166
}

0 commit comments

Comments
 (0)