From ae47084bdb7dde7aa7578274ea0ca1d5a2ef1cac Mon Sep 17 00:00:00 2001 From: iotcat Date: Wed, 19 Aug 2020 21:56:27 +0800 Subject: [PATCH] d --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index ca825db..afecbc5 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/bin/bash +git pull git submodule update --init --recursive git submodule foreach git submodule update --init --recursive git submodule update