X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=c346c77a9c3b88234cc5e0809c7699f8a7abbb86;hb=d3f1209a76a69f642ffbfe2fb796ebdf650753e7;hp=f098cdd973cd2ae082000a6ee45f3e99799e6ca9;hpb=1ebf74b528769631c542d8330d6ffa5c800cbe92;p=BackupPC.git diff --git a/Makefile b/Makefile index f098cdd..c346c77 100644 --- a/Makefile +++ b/Makefile @@ -49,12 +49,6 @@ xls: test sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report which gnumeric && gnumeric /tmp/report.xls || cp -vf /tmp/report.xls ~/public_html/ -asa: - rm -Rf $(tmp) - svn export . $(tmp) - rsync -rav $(tmp) 10.210.99.1:backuppc-svn/ - rm -Rf $(tmp) - html: test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html @@ -75,10 +69,10 @@ profile: test tar: test psql -c "delete from backup_parts" backuppc - sudo -u backuppc /data/backuppc/bin/BackupPC_tarIncCreate -h llin -s /etc -n 10 -d -v + sudo -u backuppc /data/backuppc/bin/BackupPC_tarIncCreate -h llin -s /etc -n 10 -v -f -d inc: test - sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c -d + sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c -v burn: test sudo /data/backuppc/bin/BackupPC_burnArchiveCLI