Fixed import-videos filename (#311)

pull/318/head
Stefan Schüller 2018-02-25 10:22:22 +01:00 committed by Chocobozzz
parent 4da00dd2ff
commit 245dc51de0
1 changed files with 1 additions and 1 deletions

View File

@ -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-videos.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/