Add syncing with extra groups

This commit is contained in:
Tobias Reisinger 2024-10-23 22:32:11 +02:00
parent f48b7c8690
commit ab7c74f888
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 23 additions and 18 deletions

View file

@ -17,6 +17,6 @@ generate: get-target output-dir completions
docs: generate
BASHLY_SOURCE_DIR=$(TARGET) bashly render :mandoc ./output/man1
deploy: generate docs
install: generate docs
cp -f ./output/$(TARGET) ~/.local/bin/
cp -f ./output/man1/$(TARGET)*.1 ~/.local/share/man/man1/