Skip to content

Commit

Permalink
Bash wrapper
Browse files Browse the repository at this point in the history
configure it once; use forever
  • Loading branch information
UnixJunkie committed Oct 1, 2021
1 parent 23ac128 commit 238cebe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rd_filters.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/bash

# edit part of the line below to reflect where you git cloned rd_filters
export FILTERS_RULES_DATA=~/src/rd_filters/rd_filters/data

rd_filters "$@"

0 comments on commit 238cebe

Please sign in to comment.