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
f4ae538c16
commit
c9a4aec7ed
@ -15,7 +15,7 @@ before_install:
|
|||||||
- echo "==== DUMP AppArmor Status ===="
|
- echo "==== DUMP AppArmor Status ===="
|
||||||
- (sudo aa-status; true)
|
- (sudo aa-status; true)
|
||||||
- echo "==== DUMP Other ===="
|
- echo "==== DUMP Other ===="
|
||||||
- echo "UMASK: $(umask)"
|
- echo "UMASK=$(umask)"
|
||||||
- echo "==== System update ===="
|
- echo "==== System update ===="
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- echo "==== Install test/qa packages ===="
|
- echo "==== Install test/qa packages ===="
|
||||||
|
Loading…
Reference in New Issue
Block a user