Rearrange installation scripts

This commit is contained in:
Manuel Thalmann 2023-06-21 22:04:18 +02:00
commit 52834fcd92
4 changed files with 27 additions and 27 deletions
scripts/Windows/Scripts

View file

@ -1,4 +1,5 @@
class Context {
[string]$EntryPoint;
[string]$RootDir;
[string]$BackupName;
[string] BackupRoot() {