mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 09:02:45 +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/
|