mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update change_url
This commit is contained in:
parent
8560e4bddd
commit
d401001826
1 changed files with 1 additions and 6 deletions
|
@ -35,12 +35,7 @@ ynh_script_progression --message="Updating a configuration file..."
|
||||||
domain="$new_domain"
|
domain="$new_domain"
|
||||||
path="$new_path"
|
path="$new_path"
|
||||||
|
|
||||||
#REMOVEME? if [ $is_public -eq 0 ];
|
ynh_add_config --template="../conf/lstu.conf.ldap" --destination="$install_dir/lstu.conf"
|
||||||
then
|
|
||||||
ynh_add_config --template="../conf/lstu.conf.ldap" --destination="$install_dir/lstu.conf"
|
|
||||||
else
|
|
||||||
ynh_add_config --template="../conf/lstu.conf.template" --destination="$install_dir/lstu.conf"
|
|
||||||
fi
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALISATION
|
# GENERIC FINALISATION
|
||||||
|
|
Loading…
Reference in a new issue