1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-09-28 22:55:01 +02:00
parent 5011cdbd09
commit be5ffeaa1b

View file

@ -72,7 +72,7 @@ ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name <
#=================================================
ynh_script_progression --message="Adding a configuration file..." --weight=1
#path=${path%/}
path=${path%/}
ynh_add_config --template="../conf/baikal.yaml" --destination="$install_dir/config/baikal.yaml"