Add earlyoom for responsiveness
This commit is contained in:
parent
011e9ca0dc
commit
acf3bd232f
2 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ def install_packages():
|
|||
"unixodbc",
|
||||
"unixodbc-dev",
|
||||
"wget",
|
||||
"earlyoom",
|
||||
]
|
||||
|
||||
run("sudo", "apt", "update")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue