summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-11-29 16:10:02 +0100
committer Eric Hameleers <alien@slackware.com>2015-11-29 16:10:02 +0100
commite890e493a849f8966e8ab34b4a478bce3282ec74 (patch)
treec84331c96752c8fdba6c558162cf79649f852190 /make_slackware_live.sh
parent66a76655447ce59f84b5680bfb4731f20b97fceb (diff)
downloadliveslak-e890e493a849f8966e8ab34b4a478bce3282ec74.tar.gz
liveslak-e890e493a849f8966e8ab34b4a478bce3282ec74.tar.xz
Make the 'iso2usb.sh' script sudo-friendly.
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh4
1 files changed, 2 insertions, 2 deletions
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:"