Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix test_product
  • Loading branch information
youknowone committed Dec 13, 2018
1 parent 580baeb commit d95acf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hangeul
Submodule hangeul updated 1 files
+1 −1 hangeul/tenkey.h
3 changes: 1 addition & 2 deletions tools/test_product.sh
Expand Up @@ -2,5 +2,4 @@
SCRIPT_DIR=`dirname "${BASH_SOURCE[0]}"`
. "${SCRIPT_DIR}/ready.sh" || exit $?

installer -pkg ~/Downloads"/$PACKAGE_NAME.pkg" -target '/'
sudo killall Gureum
sudo installer -pkg ~/Downloads"/$PACKAGE_NAME.pkg" -target '/' && sudo killall Gureum

0 comments on commit d95acf4

Please sign in to comment.