Fork me on GitHub
#leiningen
<
2016-06-06
>
dviramontes23:06:16

Hello all, I have this specific use case where i need to run $ lein run with sudo (i know bad idea, but its just for testing). does anyone know what this warning is trying to tell me:

WARNING: You're currently running as root; probably by accident.
Press control-C to abort or Enter to continue as root.
Set LEIN_ROOT to disable this warning.
is LEIN_ROOT something i set on my .bashrc or my .lein config ?