Update management/apt upgrade
This commit is contained in:
parent
ddf58999d7
commit
5370863c72
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue