diff options
| -rwxr-xr-x | php-malware-finder/phpmalwarefinder | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-malware-finder/phpmalwarefinder b/php-malware-finder/phpmalwarefinder index 1f8073f..9853e94 100755 --- a/php-malware-finder/phpmalwarefinder +++ b/php-malware-finder/phpmalwarefinder | |||
| @@ -174,7 +174,6 @@ fi | |||
| 174 | if [ ! -e "${NICE}" ] | 174 | if [ ! -e "${NICE}" ] |
| 175 | then | 175 | then |
| 176 | echo "No nice program available. Please install ionice or nice." | 176 | echo "No nice program available. Please install ionice or nice." |
| 177 | exit 1 | ||
| 178 | fi | 177 | fi |
| 179 | 178 | ||
| 180 | 179 | ||
