[enh] review, variables, typo, syntax, fixes
- update yunohost package version dependency - use variable for $nginx_conf - rename $final_path to $src_path variable for data path - other small fixes
This commit is contained in:
@@ -28,5 +28,5 @@ sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
|
||||
# ynh_mysql_drop_db "$dbname" || true
|
||||
# ynh_mysql_drop_user "$dbuser" || true
|
||||
|
||||
# Restart services
|
||||
# Reload nginx service
|
||||
sudo service nginx reload
|
||||
|
||||
Reference in New Issue
Block a user