multi arg command in .forward needs quotes
This commit is contained in:
@@ -7,6 +7,6 @@ chmod +x /usr/local/bin/email_to_webhook
|
|||||||
|
|
||||||
mkdir -p /etc/environment.d
|
mkdir -p /etc/environment.d
|
||||||
|
|
||||||
echo "|/usr/bin/envdir /etc/environment.d /usr/local/bin/email_to_webhook" > /root/.forward
|
echo "|\"/usr/bin/envdir /etc/environment.d /usr/local/bin/email_to_webhook\"" > /root/.forward
|
||||||
|
|
||||||
echo "now put your webhook url in /etc/environment.d/SLACK_WEBHOOK_URL"
|
echo "now put your webhook url in /etc/environment.d/SLACK_WEBHOOK_URL"
|
||||||
|
|||||||
Reference in New Issue
Block a user