1
0
Fork 0
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:
siwinter 2021-07-26 11:26:20 +02:00 committed by GitHub
parent 74572ffeb8
commit c015be0fa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ ynh_script_progression --message="Configuring a systemd service..."
# Create a dedicated systemd config # Create a dedicated systemd config
start_file="$final_path/env/bin/$app" 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 # MODIFY A CONFIG FILE