Fix installation of template files
The target that copies the *.template files (#15) had a '/' prefixed which should not be there. The copy should be locally here. The real install happens in the install-conf that respects $PREFIX Fixes #40
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Prevent check-in of these sensitive files. Instead they are generated from the corresponding *.template file.
|
||||
/etc/restic/b2_pw.txt
|
||||
/etc/restic/b2_env.sh
|
||||
|
||||
Reference in New Issue
Block a user