Another weird issue, the daily maldet cron reports:
Quote:
/etc/cron.daily/maldet:
/etc/cron.daily/maldet: line 28: [: missing `]'
/etc/cron.daily/maldet: line 28: -d: command not found
|
line 28:
Quote:
|
elif [ -d "/usr/local/ispconfig" || -d "/root/ispconfig" ]; then
|