From 556fd855fc3448326a3021875dd85a238e53b13f Mon Sep 17 00:00:00 2001 From: Chris Long Date: Mon, 26 Apr 2021 23:30:25 -0700 Subject: [PATCH] Update prepare.ps1 Fix #637 --- Vagrant/prepare.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Vagrant/prepare.ps1 b/Vagrant/prepare.ps1 index e9d31cc..c9de2ab 100644 --- a/Vagrant/prepare.ps1 +++ b/Vagrant/prepare.ps1 @@ -1,4 +1,5 @@ #Requires -Version 4.0 +#Requires -RunAsAdministrator <# .Synopsis