1
ewconfig/scripts/caddy-se-allow
2023-11-29 09:36: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