/[BackupPC]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 81 by dpavlin, Sun Aug 28 08:40:06 2005 UTC revision 93 by dpavlin, Sun Aug 28 18:03:13 2005 UTC
# Line 31  update: Line 31  update:
31    
32  index: test  index: test
33          test -d /tmp/casket && sudo rm -Rf /tmp/casket || true          test -d /tmp/casket && sudo rm -Rf /tmp/casket || true
34          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i -v 2 2>debug          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i
35    
36  xls:  xls:
37          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report && cp -vf /tmp/report.xls ~/public_html/          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report && cp -vf /tmp/report.xls ~/public_html/

Legend:
Removed from v.81  
changed lines
  Added in v.93

  ViewVC Help
Powered by ViewVC 1.1.26