From e890e493a849f8966e8ab34b4a478bce3282ec74 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 29 Nov 2015 16:10:02 +0100 Subject: Make the 'iso2usb.sh' script sudo-friendly. --- make_slackware_live.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 61a8ac1..9833597 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1,6 +1,6 @@ #!/bin/bash -# $Id: make_slackware_live.sh,v 1.8 2015/11/27 21:42:37 root Exp root $ +# $Id: make_slackware_live.sh,v 1.9 2015/11/29 15:06:46 root Exp root $ # Copyright 2014, 2015 Eric Hameleers, Eindhoven, NL # All rights reserved. # @@ -358,7 +358,7 @@ do case $Option in h ) cat <<-"EOH" ----------------------------------------------------------------- - $Id: make_slackware_live.sh,v 1.8 2015/11/27 21:42:37 root Exp root $ + $Id: make_slackware_live.sh,v 1.9 2015/11/29 15:06:46 root Exp root $ ----------------------------------------------------------------- EOH echo "Usage:" -- cgit v1.2.3