mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 10:57:34 +08:00
Merge branch 'master' into 'master'
"build时,进行systemd路径创建 See merge request !13
This commit is contained in:
commit
2c98dc18e1
1
dist/master/setup.sh
vendored
1
dist/master/setup.sh
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user