Update build.sh
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 2 May 2018 04:53:43 +0000 (13:53 +0900)
committerGitHub <noreply@github.com>
Wed, 2 May 2018 04:53:43 +0000 (13:53 +0900)
build.sh

index 4f8786197e13713eb8d6d577822c20aaf81c054d..c011637eaa6a33ad63b2c0fea2c34bd02e683784 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+
+
 SCRIPT_FILE=$(readlink -f $0)
 SCRIPT_DIR=$(dirname $SCRIPT_FILE)