Skip to content

Commit

Permalink
clean the .zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
RoCky Wu committed Jan 7, 2016
1 parent 9b59ce8 commit 7c1e181
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ mv ./liu7.cin ~/Library/Application\ Support/OpenVanilla/UserData/TableBased/liu
echo "Installed... ~/Library/Input Methods/OpenVanilla.app";
echo "Installed... ~/Library/Application Support/OpenVanilla/UserData/TableBased/liu7.cin";

open /System/Library/PreferencePanes/Keyboard.prefPane;
open /System/Library/PreferencePanes/Keyboard.prefPane;

# remove the .zip file
rm ./OpenVanilla%2Bliu.zip;

0 comments on commit 7c1e181

Please sign in to comment.