6 lines
121 B
Bash
6 lines
121 B
Bash
#!/usr/bin/env bash
|
|
set -ex
|
|
|
|
# Nothing to install here, as the package is provided by the
|
|
# kernal image in Ubuntu 20.04
|