diff options
| author | ivan-boikov <ik.boikov.public@protonmail.com> | 2024-05-10 21:31:39 +0200 |
|---|---|---|
| committer | ivan-boikov <ik.boikov.public@protonmail.com> | 2024-05-10 21:31:39 +0200 |
| commit | 306c12be0fca16708130ecf98ce48797b55fbd68 (patch) | |
| tree | fa20b118f783e66d46a60e1b1ba1d7e17e2be125 /update-manifests | |
| parent | eab0445aeaae59d91b8ebc86aae66286b4671e86 (diff) | |
Initial commit. UBlock Origin, LibRedirect and IDontCareAboutCookies.
Diffstat (limited to 'update-manifests')
| -rwxr-xr-x | update-manifests | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/update-manifests b/update-manifests new file mode 100755 index 0000000..982d49e --- /dev/null +++ b/update-manifests @@ -0,0 +1,3 @@ +find ./ -iname '*.ebuild' -type f -exec sh -c ' + ebuild "$0" manifest +' {} \; |
