aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
blob: 390d30440c1c94d57b732249228069987dbcdc4c (plain)
1
2
3
4
5
#!/bin/sh -e
# Debian's postinst script is called on both installation and upgrade. Call the
# post-upgrade script in both cases, it won't do anything if there is nothing
# to do.
/usr/share/osmocom/osmo-hlr-post-upgrade.sh