]> skyeroc.xyz Git - dgamelaunch/commitdiff
Update buildspec.yml
authoraltorg <dtype@alt.org>
Sat, 19 Aug 2017 18:04:06 +0000 (11:04 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2017 18:04:06 +0000 (11:04 -0700)
buildspec.yml

index d6683ff1ca9b112f0ddfd652c25bc945cd37e91e..efab4dd207bfbb708f9f0bc73312310978489632 100644 (file)
@@ -14,7 +14,7 @@ phases:
   build:
     commands:
       - echo Build started on `date`
-      - ./autogen.sh
+      - bash autogen.sh
       - make
   post_build:
     commands: