diff --git a/Makefile b/Makefile index c54bebc1f8f66553d48864bf26b25a4c0733c07f..917fbce625832df86a7fd984eaca60f5a25e0b3c 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ destroy-db: $(TOP)/sbin/dm_destroy_db.sh backup: - $(TOP)/sbin/dm_backup_all.sh + $(TOP)/sbin/dm_backup.sh configure-web-portal: dist $(TOP)/sbin/dm_configure_web_portal.sh