From a966f0f7ed6f87777910dd7ff8f76f09fce1c558 Mon Sep 17 00:00:00 2001 From: chee Date: Fri, 14 Jun 2019 08:37:44 +0000 Subject: [PATCH] source .env in exchange --- exchange | 1 + 1 file changed, 1 insertion(+) diff --git a/exchange b/exchange index 2cd0b0e..8a92c43 100755 --- a/exchange +++ b/exchange @@ -8,6 +8,7 @@ code= client_id= client_secret= redirect_uri= +source .env http --form POST "https://api.monzo.com/oauth2/token" \ "grant_type=authorization_code" \