Swap upgrade to use dist-upgrade instead
This commit is contained in:
parent
39a8dbef28
commit
1b9b5b7791
@ -12,5 +12,5 @@ var Commands = map[string]string{
|
|||||||
"search": "search",
|
"search": "search",
|
||||||
"show": "show",
|
"show": "show",
|
||||||
"update": "update",
|
"update": "update",
|
||||||
"upgrade": "upgrade",
|
"upgrade": "update && sudo -S apt dist-upgrade",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user