Compare commits
2 commits
83ec9934ab
...
eff0a607d2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eff0a607d2 | ||
|
|
b4006e545e |
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@ in
|
|||
${cfg.package}/bin/mensa_to_speech
|
||||
${cfg.package}/bin/fm_feed_wav --local-addr ${cfg.local-address} \
|
||||
--local-port ${cfg.local-port} \
|
||||
--local-addr ${cfg.local-address} \
|
||||
--local-port ${cfg.local-port} \
|
||||
--remote-addr ${cfg.remote-address} \
|
||||
--remote-port ${cfg.remote-port} \
|
||||
--wav mensa.wav
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue