diff --git a/src/freedombone-app-ghost b/src/freedombone-app-ghost index a1be5970..10d47845 100755 --- a/src/freedombone-app-ghost +++ b/src/freedombone-app-ghost @@ -305,6 +305,8 @@ function install_ghost { install_nodejs ghost ghost_create_config + + sed -i "/sqlite/d" /var/www/${GHOST_DOMAIN_NAME}/htdocs/package.json npm install --production if [ ! "$?" = "0" ]; then function_check remove_nodejs