trellis-simple-sync
trellis-simple-sync copied to clipboard
"Stylesheet is missing." Error
I'm seeing blank pages on my production site with the message:
Stylesheet is missing.
and 500 Internal Server Error on the browser console.
when I run:
$ ./bin/sync.sh production "mysite.com" all push
The script is finishing without errors and the pages on my development site work normally.