Updated inst.sh
authorjiehua.xiong <jiehuax.xiong@intel.com>
Thu, 20 Jun 2013 02:18:03 +0000 (10:18 +0800)
committerjiehua.xiong <jiehuax.xiong@intel.com>
Thu, 20 Jun 2013 02:18:03 +0000 (10:18 +0800)
inst.sh

diff --git a/inst.sh b/inst.sh
index 9ce1568..ac34342 100755 (executable)
--- a/inst.sh
+++ b/inst.sh
@@ -72,7 +72,7 @@ for app in $all_dirs; do
             pack_fail='TRUE'
             echo "Create $app.wgt fail, continue to pack others"
         fi
-       /usr/bin/hash-signer.sh -adp ../$app.wgt
+       hash-signer.sh -ad -p platform ../$app.wgt
         cd ..
         echo -e "Done\n"
     fi