From 57609f9e6d87e06907c50a33f9ef5b841f0eddaf Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Mon, 5 Dec 2011 09:39:03 -0600 Subject: [PATCH] More verbose build script. Slightly more verbose. --- buildsync | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/buildsync b/buildsync index ca77cd47..8ac5ff6a 100755 --- a/buildsync +++ b/buildsync @@ -6,7 +6,16 @@ git pull cd .. +echo +echo "*** Clearing the archives folder..." +rm archives/* + + +echo +echo "*** Building all packages..." ./buildarchive magit yasnippet markdown-mode markdown-mode+ deft gist hl-sentence ido-ubiquitous haskell-mode color-theme-solarized full-ack evil undo-tree +echo +echo "*** Pushing changes to the server..." ./sync