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.

7 lines
94 B
Makefile
Raw Normal View History

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