Update install.md

This commit is contained in:
nobody43 2024-01-21 05:33:43 +00:00 committed by GitHub
parent 6556856fed
commit 51e56793b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ git clone https://github.com/roddhjav/apparmor.d.git
cd apparmor.d
dpkg-buildpackage -b -d --no-sign
sudo dpkg -i ../apparmor.d_*.deb
systemctl restart apparmor
```
!!! tip