Update install
Install apparmor-utils
This commit is contained in:
parent
58293fab66
commit
c4b7c09394
3
install
3
install
@ -153,6 +153,9 @@ apt-get --allow-releaseinfo-change update
|
|||||||
echo "Installing lsb_release..."
|
echo "Installing lsb_release..."
|
||||||
apt-get --yes --no-install-recommends --reinstall install lsb-release
|
apt-get --yes --no-install-recommends --reinstall install lsb-release
|
||||||
|
|
||||||
|
echo "Installing apparmor-utils..."
|
||||||
|
apt-get --yes --no-install-recommends install apparmor apparmor-utils
|
||||||
|
|
||||||
arch="$(dpkg --print-architecture)"
|
arch="$(dpkg --print-architecture)"
|
||||||
|
|
||||||
# exit if not supported architecture
|
# exit if not supported architecture
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user