[Xfce4-commits] <moka:master> Add script to update the local moka installation.

Jannis Pohlmann noreply at xfce.org
Thu Jan 13 21:22:02 CET 2011


Updating branch refs/heads/master
         to d918564cdafe40a6e0c66641ba1c28c105674e32 (commit)
       from a82cd678753d990b0f780ce19f24d1389d909bad (commit)

commit d918564cdafe40a6e0c66641ba1c28c105674e32
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Thu Jan 13 20:21:44 2011 +0000

    Add script to update the local moka installation.

 update-installation.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/update-installation.sh b/update-installation.sh
new file mode 100755
index 0000000..1d88c28
--- /dev/null
+++ b/update-installation.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+git pull --rebase && rake build &&  su -c 'gem install pkg/moka-0.1.0.gem'



More information about the Xfce4-commits mailing list