mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
remove pgsql user remove
This commit is contained in:
parent
a70ccb8c08
commit
55c4149a9f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue