Skip to content
Snippets Groups Projects
Unverified Commit 9ec5606e authored by aviau's avatar aviau
Browse files

Add update-submodules script

Change-Id: I5e971630d9006e536f26a91ea6577d623272dd06
parent 8d542e28
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
git submodule foreach `git pull origin master`
git add client-android client-gnome client-macosx client-windows daemon lrc
git commit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment