Rename restic-server-mysql-client to restic-client-server-mysql

This commit is contained in:
Andreas Zweili 2023-01-06 17:52:59 +01:00
parent 1b72646b9b
commit b281ca9e7f
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ in
ip = "10.7.89.109";
inherit custom hostname;
})
(import "${custom.inputs.self}/modules/restic-server-mysql-client" {
(import "${custom.inputs.self}/modules/restic-client-server-mysql" {
path = "/home/andreas";
time = "00:30"; inherit custom;
})