Merge branch 'master' into 'master'

"build时,进行systemd路径创建

See merge request !13
This commit is contained in:
郑树新 2022-06-28 17:42:38 +08:00
commit 2c98dc18e1

View File

@ -167,6 +167,7 @@ create_all_path()
create_path $VAR_PATH/private
create_path $VAR_PATH/public
create_path $INIT_PATH
create_path $SYSTEMD_INIT_PATH
chmod 700 $VAR_PATH/private
chmod 1777 $VAR_PATH/log