Fixed import-videos filename (#311)

This commit is contained in:
Stefan Schüller 2018-02-25 10:22:22 +01:00 committed by Chocobozzz
parent 4da00dd2ff
commit 245dc51de0

View File

@ -45,7 +45,7 @@ You are now ready to run the script :
``` ```
cd ${CLONE} 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/ * PEERTUBE_URL : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re/