Description of my issue:
I have a new profile that alters the standard output directory. This works fine if back up is manually run from back-end but using the cron auto backup it reverts back to the standard default output directory(administrator/components/com_akeeba/backup). I have included: /usr/bin/php5 /var/www/pands2/cli/akeeba-backup.php --profile=2 --description="My automated backup" on the command line.
Do I have to alter settings elsewhere?