update submodule remote master

This commit is contained in:
qvqc 2021-03-20 11:06:12 -04:00
parent 8be76357c5
commit 2fdb2104c7
No known key found for this signature in database
GPG Key ID: 9EB04103C6BE892D
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
buildHash=$(git rev-parse --short HEAD)
##update submodules
git submodule update --init --recursive
git submodule update --init --recursive --remote
##add locked_user.js from pyllyukko/user.js
cd external/user.js