diff --git a/install/post.ps1 b/install/post.ps1 index 4c77774..516b4ab 100644 --- a/install/post.ps1 +++ b/install/post.ps1 @@ -1,5 +1,3 @@ -$DIR = "C:\Users\WDAGUtilityAccount\scoop\apps\smoothie\current" - Rename-Item -Path (Convert-Path "$DIR\Smoothie*") -NewName "Smoothie" if (-Not(Test-Path "$ScoopDir\shims\sm.exe")){