Update install.md

This commit is contained in:
nobody43 2024-01-21 06:37:51 +00:00 committed by GitHub
parent 51e56793b6
commit 1728584ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +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
sudo systemctl restart apparmor
```
!!! tip