mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-11-24 08:32:50 +02:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
chown -R 5000:5000 data/vmail
|
|
chown -R 33:33 data/dkim
|