@@ -1,7 +1,5 @@
#!/bin/bash
set -e
if [[ "${DATABASE_URL}" == "" ]]; then
echo 'Missing DATABASE_URL'
echo 'example -e DATABASE_URL="user=<db user> password=<db user password> host=<db host> port=<db port> database=<db name>"'
The note is not visible to the blocked user.