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:
parent
5011cdbd09
commit
be5ffeaa1b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue