mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Update install
This commit is contained in:
parent
c7617ff1c1
commit
38fc3e271b
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ chown -R _biboumi:_biboumi "/var/lib/$app"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Adding a configuration file..."
|
ynh_script_progression --message="Adding a configuration file..."
|
||||||
|
|
||||||
|
mkdir -p "/etc/$app/"
|
||||||
|
|
||||||
ynh_add_config --template="../conf/biboumi.cfg" --destination="/etc/$app/$app.cfg"
|
ynh_add_config --template="../conf/biboumi.cfg" --destination="/etc/$app/$app.cfg"
|
||||||
|
|
||||||
chown -R _biboumi:_biboumi "/etc/$app/$app.cfg"
|
chown -R _biboumi:_biboumi "/etc/$app/$app.cfg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue