install script needs to import secrets
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
. .\config.ps1
|
||||
. .\secrets.ps1
|
||||
|
||||
# download restic
|
||||
if(-not (Test-Path $ResticExe)) {
|
||||
|
||||
Reference in New Issue
Block a user