【发布时间】:2016-06-06 16:45:33
【问题描述】:
在弹性 beantalk 中添加 wordpress 盐和键作为环境变量时遇到一些问题(语法错误)
-bash: 1{: command not found
-bash: 8!~+w: command not found
-bash: br}P9^: No such file or directory
-bash: =:JDKbbfk: command not found
-bash: /etc/profile.d/eb_envvars.sh: line 11: unexpected EOF while looking for matching ``'
-bash: /etc/profile.d/eb_envvars.sh: line 21: syntax error: unexpected end of file
【问题讨论】:
-
当 AWS 试图评估环境变量时,问题出在某个地方,但是却弄乱了 shell 命令中使用的字符的转义。我在尝试传入内联 YAML 数组时遇到同样的问题。
标签: linux amazon-web-services syntax-error environment-variables amazon-elastic-beanstalk