Göran B Svensson
Göran B Svensson
Hm, to me the simplest solution seems to be @pks111607. Why revert changes then? Maybe there is a need for better documentation. I will look in to this.
Yes, I read the code in all the files under /scripts, but I could not find out how exactly how it's supposed to work and which syntax to use.
Great! Thanks! I only intend to use 11 and 12 (or if it was 13..). Then shut the EC2 down and develop on my local computer with AWS SAM. I...
Yes, you have a point there with the size of the deployment package.
Got a bit further: scripts/01_main.sh \e[32mINFO :\e[39m Checking project directories \e[32mINFO :\e[39m Loading default settings and secrets ------------------------- GIT REPO $(FY $PRJ_NAME) ----------------- On branch master nothing to commit, working...
Added: #!/usr/local/bin/bash at the top of all sh files to solve the mapfile error. Now I am stuck again: scripts/01_main.sh INFO : Checking project directories INFO : Loading default settings...
Thanks! Yes I am switching to Ubunu Linux now.
I'm still seem to getting forward on OSX: cripts/01_main.shINFO : Checking project directories INFO : Loading default settings and secrets ------------------------- GIT REPO $(FY $PRJ_NAME) ----------------- On branch master nothing...