Skip to content
Snippets Groups Projects
Unverified Commit a3ffcc77 authored by Roma's avatar Roma Committed by Rémy Huet
Browse files

bash syntax error fixed on entrypoint

parent 20aa3655
No related branches found
No related tags found
1 merge request!20pica-mailnt
#!/bin/bash
postconf -e "myorigin = ${MY_ORIGIN}" postconf -e "myorigin = ${MY_ORIGIN}"
echo ${MY_ORIGIN} echo ${MY_ORIGIN}
postconf -e "myhostname=${MY_HOSTNAME}" postconf -e "myhostname=${MY_HOSTNAME}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment