meta:install.conf: Fix git hooks symlink path

This commit is contained in:
2022-10-21 01:01:18 +02:00
parent b698873d2c
commit d6e7f2d9f2

View File

@@ -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