Files
logos-modules/justfile

9 lines
226 B
Makefile

update-blockchain: update-blockchain-module update-blockchain-ui
update-blockchain-module:
git submodule update --remote logos-blockchain-module/
update-blockchain-ui:
git submodule update --remote logos-blockchain-ui/