WHM Crontab and Folder Renaming issue

Hello,

i am trying to rename a folder (cpbackup) in our WHM Root via setting up a cronetab entry.
but nothing happens :rolleyes:

*/1 * * * * timestamp=$(date +%m%d%Y);/bin/mv /ac_backups/cpbackup /ac_backups/$timestamp

:rolleyes: