summaryrefslogtreecommitdiff
path: root/utils/nwztools
diff options
context:
space:
mode:
Diffstat (limited to 'utils/nwztools')
-rw-r--r--utils/nwztools/scripts/exec_file.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/nwztools/scripts/exec_file.sh b/utils/nwztools/scripts/exec_file.sh
index 368909123f..a624e4df35 100644
--- a/utils/nwztools/scripts/exec_file.sh
+++ b/utils/nwztools/scripts/exec_file.sh
@@ -32,6 +32,8 @@ fi
32 32
33# get update filename 33# get update filename
34_UPDATE_FN_=`nvpstr ufn` 34_UPDATE_FN_=`nvpstr ufn`
35# export model id
36export ICX_MODEL_ID=`/usr/local/bin/nvpflag -x mid`
35 37
36# extract second file 38# extract second file
37fwpchk -f /contents/$_UPDATE_FN_.UPG -c -1 exec 39fwpchk -f /contents/$_UPDATE_FN_.UPG -c -1 exec