1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2024-09-03 20:36:21 +02:00

Update change_url

This commit is contained in:
Éric Gaspar 2023-09-26 10:51:47 +02:00
parent 34a786ab1e
commit 090e8f3ade

View file

@ -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