aws-codedeploy-agent
aws-codedeploy-agent copied to clipboard
codedeploy agent issue on AL2023
while running code deploy agent on AL2023 , i am having this issue while running simple script having echo command.
ERROR
LifecycleEvent - AfterInstall
Script - build_config/codedeploy/scripts/run.sh
[stderr]bash: _parse_usage: line 16: syntax error near unexpected token `('
[stderr]bash: _parse_usage: line 16: ` -?(\[)+([a-zA-Z0-9?]))'
[stderr]bash: error importing function definition for `_parse_usage'
[stderr]bash: _services: line 5: syntax error near unexpected token `('
[stderr]bash: _services: line 5: ` COMPREPLY=($(printf '%s\n' ${sysvdirs[0]}/!($_backup_glob|functions|README)));'