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