dcm/bcm包支持

This commit is contained in:
2023-08-05 08:57:55 +08:00
parent 8ba8953aef
commit 0d2e59b9fe
6 changed files with 147 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
#export elephant_deb_package_name=""
run_sh_dir=""
elephant_run_sh_dir=""
start_shell="/opt/deepinwine/tools/run_v4.sh"
start_shell="/opt/deepinwine/tools/spark_run_v4.sh"
if [[ -n "$SPECIFY_SHELL_PATH" ]] && [[ "$SPECIFY_SHELL_PATH" == "/opt/apps"* ]];then
start_shell="$SPECIFY_SHELL_PATH"
fi