1
ewconfig/scripts/se-caddy-allow
2023-11-28 15:18:06 -05:00

6 lines
105 B
Bash
Executable File

#! /bin/bash
set -ex
sudo chcon -t httpd_sys_content_t $1 -R
sudo chcon -t httpd_sys_rw_content_t $1 -R