FIX: incorrect shebang in all.sh 52/123652/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 6 Apr 2017 10:02:45 +0000 (19:02 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 6 Apr 2017 10:02:45 +0000 (19:02 +0900)
commita7bbac08f2b2e2afa27713224ecc171566e6fb2b
tree4a0b88ece762f79432e1916520520aa982af4010
parentfa9a6c236ca733f941fb8df64197ba71853ba436
FIX: incorrect shebang in all.sh

The current vconf-internal-keys shows the following error
during installation:

[04/06 08:31:36 UTC] Installing: ecore                +++++++++++++++++++++++++++++      [210/243]
[04/06 08:31:36 UTC] Installing: fsck-msdos           +++++++++++++++++++++++++++++      [211/243]
[04/06 08:31:36 UTC] Installing: vconf-internal-keys  +++++++++++++++++++++++++++++      [212/243]
[04/06 08:33:02 UTC] /opt/usr/all.sh: line 1: !/bin/bash: No such file or directory
Create: 'system' 'db/private/email-service/noti_vip_vibration_status' '0' Priv 'http://tizen.org/privilege/internal/default/platform' 'http://tizen.org/privilege/internal/default/platform': File exists

[04/06 08:33:02 UTC] Installing: tlm-config-common-si +++++++++++++++++++++++++++++      [213/243]
[04/06 08:33:02 UTC] Installing: system-plugin-rpi3   +++++++++++++++++++++++++++++      [214/243]

Change-Id: Iaf3d77205c09409e7f7462143835d4e56c066544
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
all.sh.in