Edited wiki page through web user interface.
This commit is contained in:
parent
8c872255b4
commit
5ba53c2e7f
|
@ -109,8 +109,6 @@ TMP=`basename $ITEM`
|
||||||
|
|
||||||
source config.cfg
|
source config.cfg
|
||||||
|
|
||||||
PATH=$PATH:/opt/local/bin:~/bin
|
|
||||||
|
|
||||||
lame -a "$ITEM" "$PPSS_LOCAL_OUTPUT/$TMP/$TMP.mp3" --preset standard --quiet
|
lame -a "$ITEM" "$PPSS_LOCAL_OUTPUT/$TMP/$TMP.mp3" --preset standard --quiet
|
||||||
ERROR="$?"
|
ERROR="$?"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue