Merge commit '33cb71ac91fb870702dbb71595dba4a554001e3c'
[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)