mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
permission fix on vesta ssl certificates
This commit is contained in:
parent
da2df337eb
commit
1834f56497
1 changed files with 4 additions and 0 deletions
4
upd/fix_vesta_ssl_permissions.sh
Executable file
4
upd/fix_vesta_ssl_permissions.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
chown root:mail /usr/local/vesta/ssl/*
|
||||
chmod 660 /usr/local/vesta/ssl/*
|
Loading…
Add table
Add a link
Reference in a new issue