From b7cf528f76beeee2c9aa0c2c4f3fdef5d35029d5 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 2 Jan 2025 00:27:13 +0100 Subject: [PATCH] Update management/apt upgrade univention --- stores/07619296-b559-4728-98a5-6f69521b2c4d/store.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stores/07619296-b559-4728-98a5-6f69521b2c4d/store.json b/stores/07619296-b559-4728-98a5-6f69521b2c4d/store.json index c460205..fbc70fd 100644 --- a/stores/07619296-b559-4728-98a5-6f69521b2c4d/store.json +++ b/stores/07619296-b559-4728-98a5-6f69521b2c4d/store.json @@ -6,7 +6,7 @@ "scripts" : [ ], "description" : null, "minimumDialect" : "sh", - "commands" : "echo -e \"6%&6DdWMLzjS^i\" | sudo apt update && sudo apt upgrade && sudo apt dist-upgrade && sudo univention-upgrade", + "commands" : "echo \"6%&6DdWMLzjS^i\" && sudo apt update && sudo apt upgrade && sudo apt dist-upgrade && sudo univention-upgrade", "initScript" : false, "shellScript" : true, "fileScript" : false,