1
0
Fork 0

add new kernel

This commit is contained in:
VirtuBox 2019-08-02 10:55:56 +02:00
parent 2ddc359fc5
commit 7b700f0d28
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 1 additions and 0 deletions

View File

@ -524,3 +524,4 @@ alias setup-tools=_SETUP_TOOLS
alias rsyslog-ufw=_RSYSLOG_UFW
alias start-ssh=_START_SSH_AGENT
alias apt-repo-ubuntu=_APT_REPO_UBUNTU
alias apt-bionic-kernel='apt update && apt install --install-recommends linux-generic-hwe-18.04 --assume-yes'