added episode number to filename
This commit is contained in:
parent
80c6f06360
commit
478f7d33d2
|
@ -25,5 +25,5 @@ be: whatever1.mp4 where whatever can be anything, and 1 is the episode number.
|
||||||
Your file will be copied to the new location.
|
Your file will be copied to the new location.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./publish.sh some_mp4_file_somewhere.mp4 "Here is a description of this episode"
|
./publish.sh some_mp4_file_somewhere1.mp4 "Here is a description of this episode"
|
||||||
```
|
```
|
Loading…
Reference in New Issue