Hi,
unfortunately, I have a problem with installing Ghost on my hosting with Ghost CLI (because of yarn).
I was able to install it manually from the .zip package.
So now, after some changes in configuration, it would be great to restart Ghost. But when I’m using
ghost restart
command obviously I’ve got an error:
Working directory is not a recognisable Ghost installation.
Run `ghost restart` again within a folder where Ghost was installed with Ghost-CLI.
Is there any way, to restart Ghost app without using Gatsby CLI?
Thanks for help in advance