From ab9c2301a11053dc2afb19fb083386c276c7a9a7 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 2 Jan 2025 00:24:59 +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 7b953c8..c460205 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" : "apt update && apt upgrade && apt dist-upgrade && univention-upgrade", + "commands" : "echo -e \"6%&6DdWMLzjS^i\" | sudo apt update && sudo apt upgrade && sudo apt dist-upgrade && sudo univention-upgrade", "initScript" : false, "shellScript" : true, "fileScript" : false,