From d7f817ee4482a4a40c8a8153f9873c6e93149423 Mon Sep 17 00:00:00 2001 From: bbrendon Date: Fri, 21 May 2021 17:56:53 -0700 Subject: [PATCH] syntax error fix. --- scripts/Win_Chocolatey_Update_Installed.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Win_Chocolatey_Update_Installed.bat b/scripts/Win_Chocolatey_Update_Installed.bat index 7aaad416..e4fcd753 100644 --- a/scripts/Win_Chocolatey_Update_Installed.bat +++ b/scripts/Win_Chocolatey_Update_Installed.bat @@ -1 +1 @@ -cup -y all +cup all -y