From a92b0434e6b76c6caa337872decaf8860bdbd66e Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 9 Sep 2023 03:12:00 +0300 Subject: [PATCH] fix --- scripts/g | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/g b/scripts/g index 33f88ee00..f3f2b6fcf 100755 --- a/scripts/g +++ b/scripts/g @@ -5,4 +5,5 @@ git pull git push chown -R rdrama:rdrama /d chown -R rdrama:rdrama /var/log/rdrama +chown -R rdrama:rdrama /includes systemctl reload nginx