Skip to content
Snippets Groups Projects
Commit 27f8b740 authored by ale's avatar ale
Browse files

Fix sh options

parent c391d7d4
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ TESTUSER=test@example.com
TESTPW1=password1
TESTPW2=password2
set -euo pipefail
set -eu
install_dovecot() {
apt-get -y install dovecot-imapd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment