From ae53533f0152dbd0ee920e1132be2e21b11ad031 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Apr 2012 17:04:42 +0200 Subject: [PATCH] Removing user and userfullname variables in scripts/live, they are not used here sind live-config anymore. --- scripts/live | 2 -- 1 file changed, 2 deletions(-) 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}" -- 2.1.4