diff --git a/_scripts/whatif.ps1 b/_scripts/whatif.ps1 index 4c3a97c..b12b42d 100644 --- a/_scripts/whatif.ps1 +++ b/_scripts/whatif.ps1 @@ -12,8 +12,9 @@ by backup and restore functions: ... backup - update ... - restore + tru { + update ... + } finally { restore } #>