diff --git a/install.ps1 b/install.ps1 index 05c97ca..53ddff4 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,5 @@ . .\config.ps1 +. .\secrets.ps1 # download restic if(-not (Test-Path $ResticExe)) {