Update
fixed onboarding script added more to vargscript
This commit is contained in:
@@ -32,7 +32,7 @@ function Install-Thunderbird {
|
||||
winget install Mozilla.Thunderbird
|
||||
}
|
||||
|
||||
function Install-Thunderbird {
|
||||
function Install-7zip {
|
||||
Write-Host "Installing 7zip"
|
||||
winget install 7zip.7zip
|
||||
}
|
||||
@@ -83,7 +83,7 @@ do {
|
||||
"1" {
|
||||
Install-Updates
|
||||
Install-Software
|
||||
Write-Head "All Done!"
|
||||
Write-Host "All Done!"
|
||||
Pause
|
||||
}
|
||||
"2" {
|
||||
|
||||
Reference in New Issue
Block a user