1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

use separate names

This commit is contained in:
Jason N. 2024-04-01 10:38:40 -04:00
parent fcd2f92f30
commit 4f61576670
6 changed files with 48 additions and 13 deletions

View file

@ -6,4 +6,6 @@ $(REPO_TESTS):
chmod +x $@
./$@
install-deps:
.PHONY: $(REPO_TESTS)