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

Setup peertube sync on install

parent 29165773
No related branches found
No related tags found
No related merge requests found
......@@ -1069,6 +1069,8 @@ function install_peertube {
# update the admin email address after creation of the database
sed -i "s|email: .*|email: '$MY_EMAIL_ADDRESS'|g" $PEERTUBE_DIR/config/production.yaml
peertube_import_from_syncthing
set_completion_param "peertube domain" "$PEERTUBE_DOMAIN_NAME"
APP_INSTALLED=1
}
......
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