store $hostname on the correct file

master
부모 6b05a01f5b
커밋 0e1affb0d4
  1. 2
      haraka.sh

@ -8,7 +8,7 @@ if [ ! -f /haraka/config/smtp.ini ]; then
fi
# Specify hostname
echo $HOSTNAME > /haraka/config/me
echo $HOSTNAME > /haraka/config/host_list
# Create tls directory if it doesn't
mkdir -p /haraka/config/tls

불러오는 중...
취소
저장