mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-06 12:03:03 +02:00
cleaning
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
# COMMON VARIABLES AND CUSTOM HELPERS
|
||||
#=================================================
|
||||
|
||||
nodejs_version=16
|
||||
nodejs_version="16"
|
||||
|
@ -22,12 +22,8 @@ ynh_config_change_url_nginx
|
||||
#=================================================
|
||||
ynh_script_progression "Adding $app's configuration..."
|
||||
|
||||
domain=$new_domain
|
||||
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
|
||||
#=================================================
|
||||
|
Reference in New Issue
Block a user