meta:install.conf: Fix git hooks symlink path
This commit is contained in:
@@ -80,6 +80,6 @@
|
|||||||
path: .ssh/*
|
path: .ssh/*
|
||||||
.git/hooks:
|
.git/hooks:
|
||||||
relative: true
|
relative: true
|
||||||
path: ../meta/git/hooks
|
path: meta/git/hooks
|
||||||
.envrc:
|
.envrc:
|
||||||
path: meta/envrc
|
path: meta/envrc
|
||||||
|
|||||||
Reference in New Issue
Block a user