restic-scripts-win/snapshots.ps1

3 lines
106 B
PowerShell
Raw Normal View History

2023-01-26 15:26:03 +01:00
$dir = Split-Path $script:MyInvocation.MyCommand.Path
. $dir/env.ps1
Invoke-Expression "restic snapshots"