diff --git a/scripts/change_url b/scripts/change_url index 88f1770..134002f 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -34,7 +34,6 @@ ynh_script_progression --message="Updating a configuration file..." --weight=1 domain="$new_domain" path="$new_path" - ynh_add_config --template="config.php" --destination="$install_dir/config.php" chmod 400 "$install_dir/config.php"