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:
parent
7a77d1a363
commit
8fd043b4e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue