Updated submodule update script

This commit is contained in:
root
2021-07-28 11:30:20 +02:00
parent a653ab3bc0
commit 16303636f9

View File

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