mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-05 06:22:52 +08:00
3 lines
99 B
Bash
Executable file
3 lines
99 B
Bash
Executable file
#!/bin/sh
|
|
chown -R www-data:www-data /var/lib/snappymail
|
|
chown -R root:root /usr/share/snappymail/
|