Add notes to installation script

This commit is contained in:
Manuel Thalmann 2024-08-08 14:03:15 +02:00
parent 7262a7752e
commit 31ce380ebc

View file

@ -27,4 +27,5 @@ $null = New-Module {
};
# ToDo: Add restoration
# Only restore version if it has been backed up
};