Do not setup the splashscreen anymore

This commit is contained in:
Johannes Zellner
2018-01-31 09:11:04 +01:00
parent e1533ccd54
commit 8ee1c87c45
-1
View File
@@ -93,7 +93,6 @@ fi
if [[ "${is_update}" == "yes" ]]; then
echo "==> installer: stop cloudron.target service for update"
"${box_src_tmp_dir}/setup/splashpage.sh" --data "${arg_data}" || true # show splash from new code
${BOX_SRC_DIR}/setup/stop.sh
fi