1
0
Fork 0
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:
yalh76 2022-03-21 02:54:23 +01:00 committed by GitHub
parent c7617ff1c1
commit 38fc3e271b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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