From: Daniel Baumann Date: Sun, 8 Apr 2012 15:04:42 +0000 (+0200) Subject: Removing user and userfullname variables in scripts/live, they are not used here... X-Git-Tag: debian/3.0_a27-1~19 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=ae53533f0152dbd0ee920e1132be2e21b11ad031;p=live-boot-grml.git Removing user and userfullname variables in scripts/live, they are not used here sind live-config anymore. --- diff --git a/scripts/live b/scripts/live index e248937..14165c1 100755 --- a/scripts/live +++ b/scripts/live @@ -11,8 +11,6 @@ mountpoint="/live/image" alt_mountpoint="/media" LIVE_MEDIA_PATH="live" -USERNAME="user" -USERFULLNAME="Live user" HOSTNAME="host" mkdir -p "${mountpoint}"