Browse Source

Updated submodule update script

root 2 years ago
parent
commit
16303636f9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      submodule_update.sh

+ 2 - 1
submodule_update.sh

@@ -28,4 +28,5 @@ echo ""
 echo "===== Updating libpicofe..."
 cd /opt/picodrive-irixxxx/platform/common/minimp3
 git checkout master --quiet
-git pull
+git pull
+echo ""