mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Update install
This commit is contained in:
parent
74572ffeb8
commit
c015be0fa3
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ ynh_script_progression --message="Configuring a systemd service..."
|
|||
|
||||
# Create a dedicated systemd config
|
||||
start_file="$final_path/env/bin/$app"
|
||||
ynh_add_systemd_config --others_var="conf_file start_file" # substitute __CONF_FILE__ by $conf_file
|
||||
ynh_add_systemd_config #--others_var="conf_file start_file" substitute __CONF_FILE__ by $conf_file
|
||||
|
||||
#=================================================
|
||||
# MODIFY A CONFIG FILE
|
||||
|
|
Loading…
Add table
Reference in a new issue