mirror of
https://github.com/YunoHost-Apps/headphones_ynh.git
synced 2024-09-03 19:26:02 +02:00
Update install
This commit is contained in:
parent
ce0b130b13
commit
478404afc5
1 changed files with 2 additions and 2 deletions
|
@ -118,8 +118,8 @@ ynh_script_progression --message="Adding a configuration file..." --time --weigh
|
|||
|
||||
ynh_add_config --template="../conf/headphones.defaults" --destination="/etc/default/headphones"
|
||||
|
||||
#chmod 400 "$final_path/some_config_file"
|
||||
#chown $app:$app "$final_path/some_config_file"
|
||||
#chmod 400 "/etc/default/headphones"
|
||||
#chown $app:$app "/etc/default/headphones"
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
|
|
Loading…
Reference in a new issue