update modules

This commit is contained in:
2019-05-18 14:05:08 +07:00
parent b24d52e002
commit 33b7ed2c04
2 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
#!/bin/bash
git submodule init
git submodule update
git pull --recurse-submodules
git submodule update --init --remote --recursive
git submodule update --init --recursive
git submodule update --remote