Update management/apt upgrade univention

This commit is contained in:
Ingrid010109!? 2025-01-02 00:27:13 +01:00
parent ab9c2301a1
commit b7cf528f76
1 changed files with 1 additions and 1 deletions

View File

@ -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,