1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-03-04 10:56:24 +01:00
parent c142ba7ebc
commit 55b5e05138
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -137,10 +137,10 @@ ynh_add_nginx_config
#=================================================
# MODIFY A CONFIG FILE
#=================================================
#ynh_script_progression --message="Modifying a config file..."
ynh_script_progression --message="Modifying a config file..."
#ynh_add_config --template="../conf/config.yml" --destination="$final_path/config/config.yml"
#chmod 600 $final_path/config/config.yml
ynh_add_config --template="../conf/config.yml" --destination="$final_path/config/config.yml"
chmod 600 $final_path/config/config.yml
#=================================================
# SETUP SYSTEMD