6 lines
96 B
Bash
6 lines
96 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
echo alusta | malaga -m /usr/lib64/voikko/2/mor-standard/voikko-fi_FI.pro
|
||
|
|
||
|
exit $?
|