/[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 68 by dpavlin, Sun Aug 21 15:42:40 2005 UTC revision 69 by dpavlin, Mon Aug 22 09:47:06 2005 UTC
# Line 29  install-etc: Line 29  install-etc:
29  update:  update:
30          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb
31    
32    xls:
33            sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report && cp -vf /tmp/report.xls ~/public_html/
34    
35  asa:  asa:
36          rm -Rf $(tmp)          rm -Rf $(tmp)
37          svn export . $(tmp)          svn export . $(tmp)

Legend:
Removed from v.68  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.26