mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Again
This commit is contained in:
parent
6aeb449d65
commit
9a1639b5c2
@ -10,8 +10,8 @@ os: linux
|
|||||||
dist: bionic
|
dist: bionic
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo "Mount the AppArmor filesystem"
|
- echo "Check the status of AppArmor"
|
||||||
- mount -tsecurityfs securityfs /sys/kernel/security
|
- ! sudo aa-status && sudo mount -tsecurityfs securityfs /sys/kernel/security
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user