Skip to content

Commit

Permalink
rm old hallelujah ime if exists
Browse files Browse the repository at this point in the history
  • Loading branch information
dongyuwei committed Apr 6, 2020
1 parent 799b711 commit afc4f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/scripts/postinstall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

pkill -9 hallelujah
pkill -9 hallelujah && rm -rf ~/Library/Input\ Methods/hallelujah.app/

login_user=`/usr/bin/stat -f%Su /dev/console`

Expand Down

0 comments on commit afc4f3b

Please sign in to comment.