mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 23:06:51 -04:00
Replace LF line endings with CRLF
This commit is contained in:
+21
-21
@@ -1,21 +1,21 @@
|
||||
# tvmustra.hu
|
||||
|
||||
https://www.tvmustra.hu/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tvmustra.hu
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tvmustra.hu/tvmustra.hu.config.js --output=./sites/tvmustra.hu/tvmustra.hu.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tvmustra.hu
|
||||
```
|
||||
# tvmustra.hu
|
||||
|
||||
https://www.tvmustra.hu/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tvmustra.hu
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tvmustra.hu/tvmustra.hu.config.js --output=./sites/tvmustra.hu/tvmustra.hu.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tvmustra.hu
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user