diff options
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update index 14fca97..39d972f 100755 --- a/bin/db-update +++ b/bin/db-update @@ -20,6 +20,9 @@ # separate locks for staging, testing (and stable) +# correctly handle if a package moved from community to official or +# vice versa + . "${0%/*}/../conf/default.conf" usage() { |