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
f2e970fe38
commit
f4ae538c16
@ -10,11 +10,11 @@ os: linux
|
||||
dist: bionic
|
||||
|
||||
before_install:
|
||||
- echo "==== DUMP: ENVIRONMENT ===="
|
||||
- echo "==== DUMP ENVIRONMENT ===="
|
||||
- env
|
||||
- echo "==== DUMP: AppArmor Status ===="
|
||||
- echo "==== DUMP AppArmor Status ===="
|
||||
- (sudo aa-status; true)
|
||||
- echo "==== DUMP: Other ===="
|
||||
- echo "==== DUMP Other ===="
|
||||
- echo "UMASK: $(umask)"
|
||||
- echo "==== System update ===="
|
||||
- sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user