diff --git a/README.md b/README.md index a09be9008e87591a3756cc9589617586af29e0d6..a22d580bc7b1da69f1d37b6dfb21b8f5e787a9b6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ export VULTR_API_KEY= ssh root@server.test cd /data/indiehosters ./tests/start.sh -./tests/dovecot.sh +./tests/email.sh reboot ssh root@server.test ./tests/stop.sh diff --git a/tests/dovecot.sh b/tests/email.sh similarity index 100% rename from tests/dovecot.sh rename to tests/email.sh