diff --git a/1_Install.ps1 b/1_Install.ps1 index 2b6634f..dc76a4b 100644 --- a/1_Install.ps1 +++ b/1_Install.ps1 @@ -116,7 +116,6 @@ function Update-Scripts { return $false # Update failed } } -} # Call the update function at the beginning $scriptUpdated = Update-Scripts diff --git a/2_ConfigUpdate.ps1 b/2_ConfigUpdate.ps1 index 3e75143..205c32b 100644 --- a/2_ConfigUpdate.ps1 +++ b/2_ConfigUpdate.ps1 @@ -116,7 +116,6 @@ function Update-Scripts { return $false # Update failed } } -} # Call the update function at the beginning $scriptUpdated = Update-Scripts