From 16303636f9f0397989c844b08a2b171ab45f22d1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 28 Jul 2021 11:30:20 +0200 Subject: [PATCH] Updated submodule update script --- submodule_update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/submodule_update.sh b/submodule_update.sh index e53cfe67..c176ebdb 100755 --- a/submodule_update.sh +++ b/submodule_update.sh @@ -28,4 +28,5 @@ echo "" echo "===== Updating libpicofe..." cd /opt/picodrive-irixxxx/platform/common/minimp3 git checkout master --quiet -git pull \ No newline at end of file +git pull +echo ""