1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Update change_url

This commit is contained in:
ericgaspar 2021-03-12 23:52:54 +01:00
parent 7a77d1a363
commit 8fd043b4e5
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -131,7 +131,7 @@ ynh_replace_string --match_string="__KEY__" --replace_string="$key"
# MODIFY THE FEDERATION
#=================================================
$final_path/code/virtualenv/bin/python $final_path/code/api/manage.py fix_federation_ids https://$domain https://$new_domain --no-dry-run --no-input
$final_path/code/virtualenv/bin/python $final_path/code/api/manage.py fix_federation_ids https://$old_domain https://$new_domain --no-dry-run --no-input
#=================================================
# START SYSTEMD SERVICE