Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrause98 committed Aug 11, 2023
1 parent d12f4d4 commit 52c5346
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ stop-db:
docker-compose down

deps-get:
git submodule init
git submodule update
mix deps.get

db_container := $(shell docker ps -aqf name=starknet_explorer_dev_db)
Expand Down

0 comments on commit 52c5346

Please sign in to comment.