From 03ca26489f6e0a295e9ca207a05173ebd21e528c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Thu, 24 Mar 2022 12:01:51 +0800 Subject: [PATCH] link to my SO answer --- scripts/token-gateway.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/token-gateway.sh b/scripts/token-gateway.sh index 6aac91a3..26062d12 100755 --- a/scripts/token-gateway.sh +++ b/scripts/token-gateway.sh @@ -2,6 +2,7 @@ set -e +# https://stackoverflow.com/a/60406814/1123955 export $(grep -v ^\# .env | xargs) #