diff --git a/.licensure.yml b/.licensure.yml index 0db5b9a9..57ad1959 100644 --- a/.licensure.yml +++ b/.licensure.yml @@ -78,4 +78,4 @@ excludes: - Dockerfile - core - node_modules - - .*\.(md|rst|txt|yml|png|jpg|gif|db|pem|lock|json|toml|in|out|html|moot|edn|node|css|gz|tgz|tar|zip) + - .*\.(md|rst|txt|yml|png|jpg|gif|db|pem|lock|json|toml|in|out|html|moot|edn|node|css|gz|tgz|tar|zip|awk) diff --git a/bacon.toml b/bacon.toml index af61c9c2..4bdd5769 100644 --- a/bacon.toml +++ b/bacon.toml @@ -17,7 +17,8 @@ command = [ "--", "development.db", "--textdump", - "JHCore-DEV-2.db", + "../cowbell", + "--import-dirdump-format", "--export-dirdump-format", "--textdump-out", "textdumps",