Merge branch 'master' of http://47.103.159.168:10012/GZHM/HM-SPMS
This commit is contained in:
commit
13780d7b83
@ -9,7 +9,7 @@ fi
|
||||
#当前的安装包运行目录
|
||||
initfile=$(dirname "$(dirname "$(readlink -f "$0")")")
|
||||
#安装目录
|
||||
INSTALL_DIR="/opt/SPMS"
|
||||
INSTALL_DIR="/opt/HMEnergy"
|
||||
#debug or release
|
||||
SETUP_DEBUG_RELEASE=debug
|
||||
#安装平台 centos 、openeuler
|
||||
@ -309,7 +309,7 @@ if [ -n "$sh_files" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
app_name="SPMS"
|
||||
app_name="HMEnergy"
|
||||
exec_command="$(dirname "$script_path")/product/$BIN_DIR_VER/workBench"
|
||||
# 创建.desktop文件
|
||||
sudo -k
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user