Database name
This commit is contained in:
parent
e2f532e058
commit
b2984bcc00
|
@ -551,7 +551,7 @@ function remove_pleroma {
|
|||
rm -rf $PLEROMA_DIR
|
||||
fi
|
||||
function_check drop_database_postgresql
|
||||
drop_database_postgresql
|
||||
drop_database_postgresql pleroma
|
||||
function_check remove_onion_service
|
||||
remove_onion_service pleroma ${PLEROMA_ONION_PORT}
|
||||
remove_app pleroma
|
||||
|
|
Loading…
Reference in New Issue