diff --git a/scripts/remove b/scripts/remove index bc82d4d..b401ef5 100644 --- a/scripts/remove +++ b/scripts/remove @@ -50,7 +50,6 @@ ynh_print_info "Removing the PostgreSQL database" # Remove a database if it exists, along with the associated user ynh_psql_remove_db "$db_name" "$db_name" -ynh_psql_drop_user "$db_name" #================================================= # REMOVE DEPENDENCIES