diff options
| author | Mathieu Deous | 2022-04-15 22:02:16 +0200 |
|---|---|---|
| committer | GitHub | 2022-04-15 22:02:16 +0200 |
| commit | 61126b35771eaa7537757362f264dbc8b6a32ed7 (patch) | |
| tree | 9732a52f1c39c8ae3d8a1a35e8cd9e45d7f2cfea /debian/nbs-phpmalwarefinder.install | |
| parent | 98fb222eb0a878df2abb6b13386a5ebc46b835c3 (diff) | |
Rewrite shell script in Go
Diffstat (limited to 'debian/nbs-phpmalwarefinder.install')
| -rw-r--r-- | debian/nbs-phpmalwarefinder.install | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/nbs-phpmalwarefinder.install b/debian/nbs-phpmalwarefinder.install deleted file mode 100644 index 748222d..0000000 --- a/debian/nbs-phpmalwarefinder.install +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | whitelists/custom.yar etc/phpmalwarefinder/whitelists | ||
| 2 | whitelists/drupal.yar etc/phpmalwarefinder/whitelists | ||
| 3 | whitelists/magento2.yar etc/phpmalwarefinder/whitelists | ||
| 4 | whitelists/phpmyadmin.yar etc/phpmalwarefinder/whitelists | ||
| 5 | whitelists/prestashop.yar etc/phpmalwarefinder/whitelists | ||
| 6 | whitelists/symfony.yar etc/phpmalwarefinder/whitelists | ||
| 7 | whitelists/wordpress.yar etc/phpmalwarefinder/whitelists | ||
| 8 | utils/generate_whitelist.py usr/bin/ | ||
| 9 | utils/mass_whitelist.py usr/bin/ | ||
| 10 | php.yar etc/phpmalwarefinder | ||
| 11 | whitelist.yar etc/phpmalwarefinder | ||
| 12 | phpmalwarefinder usr/bin/ | ||
