Skip to content

Commit 1e23455

Browse files
committed
Merge branch 'dev' into btc-teleport
2 parents e0fd3f6 + 02d31b0 commit 1e23455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mytonctrl/scripts/update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pip3 uninstall -y mytonctrl
4141
cd ${srcdir}
4242
cp -rf ${tmpdir}/${repo} ${srcdir}
4343
cd ${repo} && git checkout ${branch}
44+
git submodule update
4445
pip3 install -U .
4546

4647
systemctl daemon-reload

0 commit comments

Comments
 (0)