mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Fix change_url
This commit is contained in:
parent
2dd13fc56b
commit
2bfe2e0dae
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ ynh_replace_string "$old_domain" "$new_domain" "$final_path/$app/config/prod.sec
|
|||
|
||||
# Start pleroma after modification
|
||||
yunohost service start $app
|
||||
sleep 30
|
||||
|
||||
### Verify the checksum of a file, stored by `ynh_store_file_checksum` in the install script.
|
||||
### And create a backup of this file if the checksum is different. So the file will be backed up if the admin had modified it.
|
||||
|
|
Loading…
Add table
Reference in a new issue