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:
parent
7f1727a07d
commit
fb32a24911
2 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
task --taskfile $HOME/.local/src/shared-common/Taskfile.yml $@
|
task --taskfile $HOME/.local/src/shared-common/common/Taskfile.yml $@
|
||||||
|
|
Loading…
Reference in a new issue