Skip to content

Commit 02d31b0

Browse files
committed
add submodules update on update
1 parent 7739d53 commit 02d31b0

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)