diff --git a/stores/66c3fe38-a4af-3a9b-ba6e-217d999b530f/store.json b/stores/66c3fe38-a4af-3a9b-ba6e-217d999b530f/store.json index a47f98c..bca0d83 100644 --- a/stores/66c3fe38-a4af-3a9b-ba6e-217d999b530f/store.json +++ b/stores/66c3fe38-a4af-3a9b-ba6e-217d999b530f/store.json @@ -6,7 +6,7 @@ "scripts" : [ ], "description" : null, "minimumDialect" : "sh", - "commands" : "sudo apt update && sudo apt upgrade && sudo apt dist-upgrade", + "commands" : "sudo apt update && sudo apt upgrade", "initScript" : false, "shellScript" : true, "fileScript" : false,