Reseting Ghost App without CLI

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 :slight_smile:

Ok, I see that Ghost is resetting automatically on its own. But not sure when…
Is it watching somehow on files even on production mode? Or there is some interval set?

I’ve created a custom page template and after uploading it to FTP I need to wait about 15 min to see the difference. But after adding some changes to the existing template, changes displayed almost immediately.