Index: scripts/run.sh =================================================================== diff -u -r99e5b87f73c3b849ba33a212ec84cf4bf6ef38f1 -r389f028cb9d4d320eae393de7c4408a58a619356 --- scripts/run.sh (.../run.sh) (revision 99e5b87f73c3b849ba33a212ec84cf4bf6ef38f1) +++ scripts/run.sh (.../run.sh) (revision 389f028cb9d4d320eae393de7c4408a58a619356) @@ -229,8 +229,8 @@ # Ther need to be an indication in the application itself to go to the manufacturing mode (-E). # otherwise on each update it want to set to -E mode # a good indication would be the Service Password, and it will be implemented soon. - # The -E has been removed for now from run.sh to prevent the setuation mentioned above. - $HOME/$DENALI_BIN -KaukE & # -K & + # The -E has been removed for now from run.sh to prevent the situation mentioned above. + $HOME/$DENALI_BIN -Kauk -R # -E & # -K & else post_log_fail "Unknown Applicaion Version" fi