Add apparmor to required deps

This commit is contained in:
Nikolay Shcheglov 2022-02-14 20:13:48 +03:00 committed by GitHub
parent 4310fa6579
commit d236129806
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ Step 1: Install the following dependacy's with this command:
```bash ```bash
apt-get install \ apt-get install \
apparmor \
jq \ jq \
wget \ wget \
curl \ curl \