From 5ef22165e7168e796ee2d1c4e23e5e596e5877ab Mon Sep 17 00:00:00 2001 From: marwaneltoukhy Date: Wed, 8 Mar 2023 13:43:20 +0200 Subject: [PATCH] fixed `make ship` target for new hierarchy --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index af8e77c8..aa6240e1 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,6 @@ __ship: @sleep 1 #### Runs from the CARAVEL_ROOT mag directory @echo "\ - cd $(CARAVEL_ROOT)/mag; \ random seed `$(CARAVEL_ROOT)/scripts/set_user_id.py -report`; \ drc off; \ crashbackups stop; \