iotcat 4 years ago
parent cfedd343d2
commit ae47084bdb
  1. 1
      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

Loading…
Cancel
Save