From ae82b3fad22262488274fd5b79ec18358551f096 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Fri, 26 Apr 2019 17:53:50 +0200 Subject: [PATCH] osmo-cn-latest: Let osmo-hlr upgrade the db scheme Change-Id: I9171d908de03bf0de7cb7590c901c4ce0759b8c0 --- osmo-cn-latest/runit/hlr-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osmo-cn-latest/runit/hlr-run b/osmo-cn-latest/runit/hlr-run index c093d13e..829ba0d4 100755 --- a/osmo-cn-latest/runit/hlr-run +++ b/osmo-cn-latest/runit/hlr-run @@ -1,3 +1,3 @@ #!/bin/sh -exec /usr/bin/osmo-hlr -c /data/osmo-hlr.cfg -l /data/hlr.db +exec /usr/bin/osmo-hlr -c /data/osmo-hlr.cfg -l /data/hlr.db --db-upgrade