projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bc21c
)
Update build.sh
author
WonYoung Choi
<wy80.choi@samsung.com>
Wed, 2 May 2018 04:53:43 +0000
(13:53 +0900)
committer
GitHub
<noreply@github.com>
Wed, 2 May 2018 04:53:43 +0000
(13:53 +0900)
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/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)