mirror of
https://github.com/myvesta/vesta
synced 2025-07-15 01:23:23 -07:00
4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#!/bin/bash
|
|
|
|
chown root:mail /usr/local/vesta/ssl/*
|
|
chmod 660 /usr/local/vesta/ssl/*
|