From: Michael Prokop Date: Mon, 16 Apr 2007 16:29:04 +0000 (+0200) Subject: Update screenshot X-Git-Tag: 0.7~11 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=21192478af7d33cd7c19b254ab5bef5a75028184 Update screenshot --- diff --git a/Makefile b/Makefile index b4cd562..c9f4ec5 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ man-stamp: grml-debootstrap.txt online: all scp grml-debootstrap.html grml:/var/www/grml/grml-debootstrap/index.html scp images/icons/* grml:/var/www/grml/grml-debootstrap/images/icons/ - scp images/* grml:/var/www/grml/grml-debootstrap/images/ + scp images/screenshot.png grml:/var/www/grml/grml-debootstrap/images/ clean: rm -rf grml-debootstrap.html grml-debootstrap.xml grml-debootstrap.8 html-stamp man-stamp diff --git a/grml-debootstrap.txt b/grml-debootstrap.txt index cf64703..e13cbe0 100644 --- a/grml-debootstrap.txt +++ b/grml-debootstrap.txt @@ -158,7 +158,6 @@ use Sarge anymore unless you really know what you are doing. Choose Etch instead. ===================================================================== - Bugs ---- @@ -169,10 +168,6 @@ See also debootstrap (8), cdebootstrap (1). -Bugs ----- -Please report feedback, link:http://grml.org/bugs/[bugreports] and wishes link:http://grml.org/contact/[to us]! - Author ------ Michael Prokop diff --git a/images/screenshot.png b/images/screenshot.png index 2fd3733..2415502 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ