mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- update: allow tgz-tarballs for update via ofgwrite
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -78,6 +78,7 @@ static const file_ext_s file_ext[] =
|
||||
{ "pls", CFile::FILE_PLAYLIST },
|
||||
{ "png", CFile::FILE_PICTURE },
|
||||
{ "sh", CFile::FILE_TEXT },
|
||||
{ "tgz", CFile::FILE_TGZ_PACKAGE },
|
||||
{ "ts", CFile::FILE_TS },
|
||||
{ "txt", CFile::FILE_TEXT },
|
||||
{ "url", CFile::STREAM_AUDIO },
|
||||
|
Reference in New Issue
Block a user