Trying to install 3.1.2 on SLES11 SP2. The web installer failed so i am 
manually configuring otrs. When trying to rename and copy cron jobs with this 
command:
for foo in *.dist; do cp $foo `basename $foo .dist`; done
i get this error:
cp: target `unlock' is not a directory

What am i doing wrong?
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to