mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-02-03 16:43:09 -08:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
chown root:mail /usr/local/vesta/ssl/*
|
|
chmod 660 /usr/local/vesta/ssl/*
|