Replace exec into /bin/sh in upgrade script 29/202429/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 28 Mar 2019 10:40:19 +0000 (19:40 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 28 Mar 2019 10:40:19 +0000 (19:40 +0900)
commit04320cea431a195814c6bfe88ac76011283c78c1
tree758289b9931bdd4b5a15e40d21e50f910423637e
parent4ea6decbbb758db9b079305495624d52ec96cf05
Replace exec into /bin/sh in upgrade script

- exec replaces shell itself so sciprts will terminate when
  command terminates executed by exec.

Change-Id: Ic6e650237bad77a835afa0bb240b9229ae7d842c
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
data/updates/update.sh.in