feat: sh授权执行
This commit is contained in:
@@ -6,6 +6,8 @@ fe_dist_dir=${wfc_root_dir}/opt/wfc/docker/nginx/html/dist
|
|||||||
wfc_bin_dir=${wfc_root_dir}/bin
|
wfc_bin_dir=${wfc_root_dir}/bin
|
||||||
|
|
||||||
chmod +rx ${wfc_root_dir}/bin/*
|
chmod +rx ${wfc_root_dir}/bin/*
|
||||||
|
chmod +rx ${wfc_root_dir}/docker/license-server/generatelic.sh
|
||||||
|
chmod +rx ${wfc_root_dir}/docker/license-server/licensecontrol.sh
|
||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable wfccontrol.service
|
systemctl enable wfccontrol.service
|
||||||
|
|||||||
Reference in New Issue
Block a user