From 7c2c9e2e558bec1e1ba544bfc52d750eb1b3b245 Mon Sep 17 00:00:00 2001 From: he3als <65787561+he3als@users.noreply.github.com> Date: Tue, 26 Sep 2023 18:23:15 +0100 Subject: [PATCH] fix: run WinGet if user didn't uninstall Edge --- src/playbook/Configuration/atlas/start.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/playbook/Configuration/atlas/start.yml b/src/playbook/Configuration/atlas/start.yml index ca18234be4..66c837dfa9 100644 --- a/src/playbook/Configuration/atlas/start.yml +++ b/src/playbook/Configuration/atlas/start.yml @@ -49,7 +49,6 @@ actions: wait: true exeDir: true weight: 150 - option: '!uninstall-edge' - !run: exe: 'NSudoLC.exe' args: '-U:E -UseCurrentConsole -Wait powershell.exe -NoP -File "WINGET.ps1" LibreWolf.LibreWolf'