Procházet zdrojové kódy

The updater uses the correct commands file

Jezra před 11 roky
rodič
revize
9a052e1c5c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      language_updater.sh

+ 1
- 1
language_updater.sh Zobrazit soubor

@@ -2,7 +2,7 @@
2 2
 
3 3
 blatherdir=~/.config/blather
4 4
 sentences=$blatherdir/sentences.corpus
5
-sourcefile=$blatherdir/commands
5
+sourcefile=$blatherdir/commands.conf
6 6
 langdir=$blatherdir/language
7 7
 tempfile=$blatherdir/url.txt
8 8
 lmtoolurl=http://www.speech.cs.cmu.edu/cgi-bin/tools/lmtool/run

Loading…
Zrušit
Uložit