View Single Post
  #8 (permalink)  
Old 06-16-2009, 02:02 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,117
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by jhyland87 View Post
I created /scripts/precpbackup With this in it

PHP Code:
#!/bin/bash
rm -rf /backup/cpbackup/daily/
mkdir /backup/cpbackup/daily/
exit 

Didnt do a damn thing.. any idea?
Hmm, I recommend submitting a support ticket so we can diagnose this: http://tickets.cPanel.net/submit
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
-- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative
Reply With Quote