mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-11-23 14:31:36 +01:00
Update change_url
This commit is contained in:
parent
c34600aa99
commit
6d56f6dc9b
@ -22,12 +22,9 @@ ynh_config_change_url_nginx
|
|||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression "Adding $app's configuration..."
|
ynh_script_progression "Adding $app's configuration..."
|
||||||
|
|
||||||
domain=$new_domain
|
#domain=$new_domain
|
||||||
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
|
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
|
||||||
|
|
||||||
#chmod 400 "$install_dir/server/config.js"
|
|
||||||
#chown "$app:$app" "$install_dir/server/config.js"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user