Add PATH variable to tizen upgrade script 79/86579/1
authorsungwook79.park <sungwook79.park@samsung.com>
Fri, 2 Sep 2016 03:28:25 +0000 (12:28 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Fri, 2 Sep 2016 03:28:25 +0000 (12:28 +0900)
Change-Id: I476a3217fbdc1c440af55bce4b20dcbc7765ebe5
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
isf_upgrade_24to30.sh

index bd2c4e8..af4c975 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 set -x
 
 #-------------------------------------------------#