OTRS3.2install Cronjobs

Moderator: crythias

Locked
karlzre
Znuny newbie
Posts: 5
Joined: 11 Sep 2012, 12:29
Znuny Version: OTRS3.0

OTRS3.2install Cronjobs

Post by karlzre »

Hi,

I'm trying to install OTRS3.2on Ubuntu 12.10

I followed the install file and get this error on point 11) Cronjobs:

Code: Select all

sudo for foo in *.dist; do cp $foo `basename $foo .dist`; done
-bash: syntax error near unexpected token `do'
Can anyone help me

Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS3.2install Cronjobs

Post by jojo »

rename the files manually
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked