We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf79d1 commit d0d78edCopy full SHA for d0d78ed
install_filter.sh
@@ -2,7 +2,7 @@
2
3
# Some variables
4
readonly INSTALL_DIR="/etc/trivalent/filter"
5
-readonly OLD_DIR="$HOME/.config/chromium"
+readonly OLD_DIR="$HOME/.config/trivalent"
6
readonly FILTER_VER="$(cat $INSTALL_DIR/trivalent-blocklist-version.txt)"
7
readonly CURRENT_VER="$(ls $OLD_DIR/Subresource\ Filter/Unindexed\ Rules)"
8
0 commit comments