This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
badhouseplants-net-old/Makefile

7 lines
94 B
Makefile
Raw Permalink Normal View History

2023-03-29 17:02:07 +00:00
init: lfs submodules
lfs:
git lfs pull
submodules:
git submodule update --init --recursive