소스 검색

The updater uses the correct commands file

Jezra 11 년 전
부모
커밋
9a052e1c5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      language_updater.sh

+ 1
- 1
language_updater.sh 파일 보기

@@ -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…
취소
저장