Update 'build/start-container.sh'
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
This commit is contained in:
@@ -12,4 +12,6 @@ from ${SMTP_FROM}
|
|||||||
user ${SMTP_USER}
|
user ${SMTP_USER}
|
||||||
password ${SMTP_PASSWORD}" > ~/.msmtprc
|
password ${SMTP_PASSWORD}" > ~/.msmtprc
|
||||||
|
|
||||||
|
chmod 600 ~/.msmtprc
|
||||||
|
|
||||||
echo -e "Subject: ${SUBJECT}\n\n${MESSAGE}" | msmtp ${TO_ADDRESS}
|
echo -e "Subject: ${SUBJECT}\n\n${MESSAGE}" | msmtp ${TO_ADDRESS}
|
||||||
Reference in New Issue
Block a user