From cd46e2da02820250d7837c618b3fa0ed4e59d880 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 15:21:06 +0100 Subject: Do what comes naturally. Seethe and fume and throw a tantrum. --- photoalbum.buetow.org/content/50.Download.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/photoalbum.buetow.org/content/50.Download.xml b/photoalbum.buetow.org/content/50.Download.xml index b190363..286b60d 100644 --- a/photoalbum.buetow.org/content/50.Download.xml +++ b/photoalbum.buetow.org/content/50.Download.xml @@ -1,7 +1,12 @@ Download - Photoalbum can be downloaded from git. + Loadbars can be downloaded from a deb repo or from git. + Install from deb repository + If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install photoalbum: + deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main + To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -". Download from Git repository For git just type "git clone git://git.buetow.org/photoalbum". To update to the latest stable version just type "cd ./photoalbum; git pull". -- cgit v1.2.3