From d74756490b3cf6c69770e5afadaa189b9b2dbc22 Mon Sep 17 00:00:00 2001 From: Damien Lallement Date: Thu, 17 Feb 2011 17:19:32 +0000 Subject: fix mageia marketing ML --- modules/planet/templates/deploy_new-planet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/planet') diff --git a/modules/planet/templates/deploy_new-planet.sh b/modules/planet/templates/deploy_new-planet.sh index f4ca699c..dd7678c2 100755 --- a/modules/planet/templates/deploy_new-planet.sh +++ b/modules/planet/templates/deploy_new-planet.sh @@ -32,7 +32,7 @@ then /bin/mkdir $FILE"cache" /bin/chown -R planet:apache $FILE /bin/chmod g+w $FILE"custom" $FILE"custom/people.opml" $FILE"admin/inc/pwd.inc.php" $FILE"cache" - echo -e "Info: a new Planet had been deployed.\nThe locale is: \"$locale\" - http://planet.<%= domain %>/$locale \n-- \nMail sent by the script '$0' on `hostname`" | /bin/mail -s "New planet Mageia deployed" mageia-webteam@<%= domain %> -c mageia-marcom@<%= domain %> + echo -e "Info: a new Planet had been deployed.\nThe locale is: \"$locale\" - http://planet.<%= domain %>/$locale \n-- \nMail sent by the script '$0' on `hostname`" | /bin/mail -s "New planet Mageia deployed" mageia-webteam@<%= domain %> -c mageia-marketing@<%= domain %> fi else echo "Aborted, please try again." -- cgit v1.2.1