Update build.sh
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 3 May 2018 01:16:37 +0000 (10:16 +0900)
committerGitHub <noreply@github.com>
Thu, 3 May 2018 01:16:37 +0000 (10:16 +0900)
build.sh

index b29ff7a702b94d33d3430bff05f72c25f4b3e02c..29a0059a1a12f936854cae04d0a302e8d9253283 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-## take 30
+## take 31
 
 SCRIPT_FILE=$(readlink -f $0)
 SCRIPT_DIR=$(dirname $SCRIPT_FILE)