- new version of burnArchive that should work both on QC and on AGI
[BackupPC.git] / Makefile
index 819163c..7f8206a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -78,9 +78,9 @@ burn: test
        psql -c "delete from archive_burned" backuppc
        sudo /data/backuppc/bin/BackupPC_burnArchiveCLI
 
-cleanup-restore:
+clean-restore:
        sudo -u backuppc rm -Rf /data/backuppc/data/pc/restore/
 
-restore: cleanup-restore test
+restore: clean-restore test
        sleep 1
-       sudo -u backuppc ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*
+       sudo ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*