Merge commit '622b718195d607d7cfc8b9ec96f943ea0ce2d1dd'
[osmocom-bb.git] / src / shared / update-libosmocore.sh
1 #!/bin/sh
2
3 (cd ../.. && git-subtree pull --prefix=src/shared/libosmocore git://git.osmocom.org/libosmocore.git master)