Use a bash script to load environment variables from a file hosted remotely

后端 未结 0 763
太阳男子
太阳男子 2021-01-25 02:17

I have a file hosted on an s3 bucket that has the following format:

var1=value1
var2=value2
var3=value3

I wish to create a bash script on my Linu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题