SheepFile
Solved!Posted in Configuration by Crea28 Wed Nov 18 2015 10:00:25 GMT+0000 (Coordinated Universal Time)·3·Viewed 4,662 times
When I run this command :
/opt/electric_sheep/bin/electric_sheep
Unable to evaluate /opt/electric_sheep/bin/Sheepfile
I didn't find clearly where the configuration file has to be (http://www.electricsheep.io/docs/getting-started)
But we can use -c command to play with.
Maybe it would be cool to explain that on the getting-started page ;)
Actually, the current directory is the default. As you mentioned, one can override this default behavior using the
-c
command line argument.I've open an issue so that the documentation explain this behaviour more clearly, and to see how we may improve the error messages. https://github.com/servebox/electric_sheep/issues/18
Many thanks for posting !
~ Jef
Thanks a lot Jef !
I've just added a callout in the Getting Started guide http://www.electricsheep.io/v0.6.0/docs/getting-started#section-standalone. Hope this makes the whole thing clearer.
marked this as solved