From: altorg Date: Sat, 19 Aug 2017 18:04:06 +0000 (-0700) Subject: Update buildspec.yml X-Git-Tag: v1.6.1-roc-dev~51 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=7486ee079371255f4a14764c1d99c90da96f9464;p=dgamelaunch Update buildspec.yml --- diff --git a/buildspec.yml b/buildspec.yml index d6683ff..efab4dd 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -14,7 +14,7 @@ phases: build: commands: - echo Build started on `date` - - ./autogen.sh + - bash autogen.sh - make post_build: commands: