diff --git a/content/posts/2020-02.md b/content/posts/2020-02.md index 7713b5323..c28962e7f 100644 --- a/content/posts/2020-02.md +++ b/content/posts/2020-02.md @@ -21,7 +21,7 @@ categories: ["Notes"] $ schedtool -D -e ionice -c2 -n7 nice -n19 mvn -U -Dmirage2.on=true -Dmirage2.deps.included=false clean package ``` -- And it seems that we need to enabled `pg_crypto` now (used for UUIDs): +- And it seems that we need to enable `pgcrypto` now (used for UUIDs): ``` $ psql -h localhost -U postgres dspace63