Kidmek
Results
2
issues of
Kidmek
heroku config:set HEROKU_URL=$(heroku info -s | grep web_url | cut -d= -f2) this line doesn't work it doesn't recognize grep and cut as a function , I found a solution...