View Single Post
  #10 (permalink)  
Old 09-03-2008, 10:00
OneApplications OneApplications is offline
Member
 
Join Date: Feb 2008
Posts: 49
Default

Thanks Rock!

I know it's not easy on that blog page because you've only got a relatively narrow center column to work with so squeezing long command lines in could be a problem.

cd /usr/local/cpanel/base/roundcube/skins/default/images/
cp –reply=yes
roundcube_logo.png /usr/local/cpanel/base/frontend/x/images/roundcube_logo.png
cp –reply=yes
roundcube_logo.png /usr/local/cpanel/base/webmail/x/images/roundcube_logo.png
cd /usr/local/cpanel/base
wget http://www.hostgeekz.com/files/hostg...ndcube-0.1-rc1
patch -p0

I spent ages trying to get the command "cp -reply=yes" to work!
Reply With Quote