Merge pull request #338 from ziahamza/master

Release
This commit is contained in:
hamza zia 2017-04-19 17:47:16 -04:00 committed by GitHub
commit b772127099
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ RUN curl -L "https://storage.googleapis.com/golang/go1.8.linux-armv6l.tar.gz" >
&& unset GOROOT && unset GOPATH
# goreman setup
RUN echo "web: gosu aria /bin/busybox httpd -f -p 8080 -h /webui-aria2\nbackend: gosu aria /usr/bin/aria2c --conf-path=/data/.aria2/aria2.conf" > Procfile
RUN echo "web: gosu aria /bin/busybox httpd -f -p 8080 -h /webui-aria2\nbackend: gosu aria /usr/bin/aria2c --enable-rpc --rpc-listen-all --conf-path=/data/.aria2/aria2.conf" > Procfile
# aria2 downloads directory
VOLUME /data

View File

@ -114,7 +114,7 @@ translations.cs_CZ = {
// server info modal
'Aria2 server info': 'Informace o Aria2 serveru',
'Aria2 Version': 'Verze Aria2',
'Features Enabled': 'Zapnuté fičurky',
'Features Enabled': 'Zapnuté funkce',
// about modal
'To download the latest version of the project, add issues or to contribute back, head on to':
'Ke stažení aktuální verze, nahlášení problému či přispění, zamiřte na',