fixed `make ship` target for new hierarchy

This commit is contained in:
marwaneltoukhy 2023-03-08 13:43:20 +02:00
parent 8b3a92349e
commit 5ef22165e7
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ __ship:
@sleep 1 @sleep 1
#### Runs from the CARAVEL_ROOT mag directory #### Runs from the CARAVEL_ROOT mag directory
@echo "\ @echo "\
cd $(CARAVEL_ROOT)/mag; \
random seed `$(CARAVEL_ROOT)/scripts/set_user_id.py -report`; \ random seed `$(CARAVEL_ROOT)/scripts/set_user_id.py -report`; \
drc off; \ drc off; \
crashbackups stop; \ crashbackups stop; \