From 090e8f3ade5ac3d686c8f0fb1d17c03b215319b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:51:47 +0200 Subject: [PATCH] Update change_url --- scripts/change_url | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index b317720..be6cde0 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -25,9 +25,6 @@ ynh_change_url_nginx_config #================================================= ynh_script_progression --message="Adding a configuration file..." --weight=1 -#domain=$new_domain -#path=new_path - pushd $install_dir php$phpversion bin/console glpi:config:set url_base https://$domain$path popd