Add notes to installation script
This commit is contained in:
parent
24b43e8410
commit
81d0f2de32
|
@ -29,4 +29,5 @@ param(
|
|||
};
|
||||
|
||||
# ToDo: Add restoration
|
||||
# Only restore version if it has been backed up
|
||||
} $PSBoundParameters;
|
||||
|
|
Loading…
Reference in a new issue