diff --git a/services/Directory/data/lint.sh b/services/Directory/data/lint.sh index 133841c01..316636fb2 100755 --- a/services/Directory/data/lint.sh +++ b/services/Directory/data/lint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Sorts json files by FilterLists conventions documented in Wiki. jq -S ".|=sort_by(.dependencyFilterListId, .dependentFilterListId)" Dependent.json > Dependent.tmp