From 0604c4c7cf0dfd567e514d4bf7a9a28aa9af680f Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Fri, 2 Jan 2015 22:13:24 -0500 Subject: Load bot --- bot/sx-bot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/sx-bot.sh') diff --git a/bot/sx-bot.sh b/bot/sx-bot.sh index 176e454..76001af 100755 --- a/bot/sx-bot.sh +++ b/bot/sx-bot.sh @@ -2,7 +2,7 @@ git branch gh-pages && git pull && - emacs -Q --batch -L "./" -l sx-bot -f sx-bot-fetch-and-write-tags && + emacs -Q --batch -L "./" -L "./bot/" -l sx-bot -f sx-bot-fetch-and-write-tags && git commit . && git push && echo SUCCESS -- cgit v1.2.3