diff --git a/deploy.sh b/deploy.sh index 4d52047..6c94294 100755 --- a/deploy.sh +++ b/deploy.sh @@ -41,7 +41,7 @@ cd "$HOME" ~/website/post-publish.sh sed -i 's/) .*/jjanzen@jjanzen.ca (jjanzen)/g' ~/public_html/rss.xml +sed -i 's/.*<\/webMaster>/jjanzen@jjanzen.ca (jjanzen)<\/webMaster>/g' ~/public_html/rss.xml /bin/cp -r "$HOME/public_html"/* "$location" chown -R apache:apache "$location"