From c366f5c123a98982147b3eec32f643194b444118 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 26 Apr 2015 18:01:31 +0200 Subject: update comment --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index ceb2636f..533288d2 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -136,7 +136,7 @@ cleanup_all() { # remove lvm volume # case $NAME in - # *jessie_main-server) echo "Warning: not deleting lvm volume $LV" + # *debian-edu_jessie*_main-server) echo "Warning: not deleting lvm volume $LV" # ;; *) sudo lvremove -f $LV ;; -- cgit v1.2.3-54-g00ecf