updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / voximp / voximp.install
blob434ff250bd0e10a1b765a6f9d9fd4e852e9bd518
1 post_install() {
2     cat << EOF
3 ==> Copy all the files in /usr/share/voximp/sample_configs to ~/.config/voximp
4 ==> Rename ~/.config/voximp/voximpconf.py.sample to ~/.config/voximp/voximpconf.py
5 ==> Edit the config file if you want, but remember, if you edit, you have to re-create language model.
6 ====> Insturctions for this can be found in the config file itself.
7 ==> Also, remember, the more commands you have, the less accurate it'll be.
8 EOF
12 op=$1
13 shift
14 $op $*