diff --git a/simpleInstall/install.sh b/simpleInstall/install.sh index ef6bffe9e..617aed629 100644 --- a/simpleInstall/install.sh +++ b/simpleInstall/install.sh @@ -365,7 +365,7 @@ function fn_install_demoDB() fi if [ "$input"X == "yes"X ] then - fn_load_demoDB 1>load.log 2>&1 + fn_load_demoDB 1>$shell_path/load.log 2>&1 fn_check_demoDB elif [ "$input"X == "no"X ] then