autoinstall/Makefile
Tobias Reisinger b49d6a4c3a
Some checks failed
/ release (push) Failing after 23s
Split repos
2024-10-28 20:37:23 +01:00

12 lines
246 B
Makefile

completions:
bashly add completions
generate: completions
bashly generate --upgrade
docs: generate
bashly render :mandoc ./man1
install: generate docs
cp -f ./autoinstall ~/.local/bin/
cp -f ./man1/autoinstall*.1 ~/.local/share/man/man1/