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