summaryrefslogtreecommitdiffstats
path: root/src/shared/update-libosmocore.sh
blob: 69dfbe11f947d59fa507f10cb3f02522f688a962 (plain)
1
2
3
#!/bin/sh

(cd ../.. && git subtree pull --prefix=src/shared/libosmocore git://git.osmocom.org/libosmocore.git master)