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

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