Skip to content
Snippets Groups Projects
Commit 1b713c89 authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't reset password

parent 2dd02c08
No related branches found
No related tags found
No related merge requests found
......@@ -1147,8 +1147,8 @@ function install_peertube {
peertube_import_from_syncthing
cd $PEERTUBE_DIR/peertube-latest || exit 23468724
NODE_CONFIG_DIR=$PEERTUBE_DIR/config NODE_ENV=production npm run reset-password -- -u root
#cd $PEERTUBE_DIR/peertube-latest || exit 23468724
#NODE_CONFIG_DIR=$PEERTUBE_DIR/config NODE_ENV=production npm run reset-password -- -u root
set_completion_param "peertube version" "$PEERTUBE_VERSION"
set_completion_param "peertube domain" "$PEERTUBE_DOMAIN_NAME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment