1
0
дзеркало https://github.com/mail-in-a-box/mailinabox.git синхронізовано 2026-03-25 19:17:22 +01:00
Цей коміт міститься в:
downtownallday
2020-06-02 11:37:04 -04:00
джерело 6aeb449d65
коміт 9a1639b5c2

Переглянути файл

@@ -10,8 +10,8 @@ os: linux
dist: bionic
before_install:
- echo "Mount the AppArmor filesystem"
- mount -tsecurityfs securityfs /sys/kernel/security
- echo "Check the status of AppArmor"
- ! sudo aa-status && sudo mount -tsecurityfs securityfs /sys/kernel/security
- sudo apt-get update
install: