From 6a5a657d81f00855aac3441e88efe33a7afb2bd4 Mon Sep 17 00:00:00 2001 From: David Yoder Date: Sun, 24 Oct 2021 11:26:58 -0400 Subject: [PATCH] move install verison to rmm script --- Install-SketchUp.ps1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/Install-SketchUp.ps1 b/Install-SketchUp.ps1 index bbdc7a9..8d89fd5 100644 --- a/Install-SketchUp.ps1 +++ b/Install-SketchUp.ps1 @@ -1,6 +1,3 @@ -## Version of SketchUp to install -$InstallVersion = "2021" - ## Make sure we have an administrative token If ( IsAdmin ) {