/[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 98 by dpavlin, Tue Aug 30 14:19:54 2005 UTC revision 106 by dpavlin, Wed Aug 31 20:33:58 2005 UTC
# Line 24  stop: Line 24  stop:
24          sudo $(target)/etc/backuppc stop          sudo $(target)/etc/backuppc stop
25    
26  install-etc:  install-etc:
27          test -d $(target)/etc || cp -r etc $(target) && chmod 755 $(target)/etc/backuppc          test -d $(target)/etc || sudo cp -r etc $(target) && sudo chmod 755 $(target)/etc/backuppc
28    
29  update:  update:
30          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb

Legend:
Removed from v.98  
changed lines
  Added in v.106

  ViewVC Help
Powered by ViewVC 1.1.26