Update .local/share/chezmoi/home/dot_local/bin/executable_provision.tmpl, .local/share/chezmoi/home/dot_local/bin/executable_run

This commit is contained in:
Brian Zalewski 2022-12-02 15:31:15 +00:00
parent 7f1727a07d
commit fb32a24911
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
task --taskfile $HOME/.local/src/shared-common/Taskfile.yml $@
task --taskfile $HOME/.local/src/shared-common/common/Taskfile.yml $@