curl -s http://192.x.x.x/script/3eed24e0.sh > /tmp/install-boxen; bash /tmp/install-boxen
whenever i run this command it doesn't work, I'm also running the boxen locally, is there something i missed?
I can't run heroku app correctly that's why I'm testing it locally then planning to test it in heroku.
Am I doing it wrong?