From 28b690130d71eb7598d865dc93b3695cd9a67169 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Sun, 13 Nov 2011 20:46:21 -0600 Subject: [PATCH] Add a few more automatically built packages to the commonly running script. --- buildsync | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/buildsync b/buildsync index 36e9242a..7d2368a5 100755 --- a/buildsync +++ b/buildsync @@ -1,6 +1,12 @@ #!/bin/bash -./buildarchive magit yasnippet markdown-mode deft gist hl-sentence ido-ubiquitous +echo "Updating epkgs..." +cd epkgs +git pull +cd .. + + +./buildarchive magit yasnippet markdown-mode deft gist hl-sentence ido-ubiquitous haskell-mode color-theme-solarized full-ack evil undo-tree ./sync