diff --git a/src/freedombone-app-ghost b/src/freedombone-app-ghost index 8ca46466..77890c05 100755 --- a/src/freedombone-app-ghost +++ b/src/freedombone-app-ghost @@ -308,13 +308,6 @@ function install_ghost { sed -i "/sqlite/d" /var/www/${GHOST_DOMAIN_NAME}/htdocs/package.json npm install --production - if [ ! "$?" = "0" ]; then - function_check remove_nodejs - remove_nodejs ghost - rm -rf /var/www/$GHOST_DOMAIN_NAME - echo $'Failed to install ghost' - exit 7383563 - fi function_check install_mariadb install_mariadb