projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4da00dd
)
Fixed import-videos filename (#311)
author
Stefan Schüller
<sschueller@techdroid.com>
Sun, 25 Feb 2018 09:22:22 +0000
(10:22 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Sun, 25 Feb 2018 09:22:22 +0000
(10:22 +0100)
support/doc/import-videos.md
patch
|
blob
|
history
diff --git
a/support/doc/import-videos.md
b/support/doc/import-videos.md
index 166bb7c9ff1ee340cfed05b5b2c79bfb33391346..4e495d8dffc1f032759fb7ad35d741dd9c76e622 100644
(file)
--- a/
support/doc/import-videos.md
+++ b/
support/doc/import-videos.md
@@
-45,7
+45,7
@@
You are now ready to run the script :
```
cd ${CLONE}
-node dist/server/tools/import-video.js -u "PEERTUBE_URL" -U "PEERTUBE_USER" --password "PEERTUBE_PASSWORD" -t "TARGET_URL"
+node dist/server/tools/import-video
s
.js -u "PEERTUBE_URL" -U "PEERTUBE_USER" --password "PEERTUBE_PASSWORD" -t "TARGET_URL"
```
* PEERTUBE_URL : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re/