summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/10adduser
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:41 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:05 +0100
commit140b179f0ff73f3cc1c081f6e6641417a5a0788d (patch)
tree481a5081c3c1b261b3f36bcde87cdcc8b45dcaf8 /scripts/live-bottom/10adduser
parent4328832d0d00e2d8f6608ae6db2e8a70a4a8571e (diff)
downloadlive-boot-140b179f0ff73f3cc1c081f6e6641417a5a0788d.tar.gz
live-boot-140b179f0ff73f3cc1c081f6e6641417a5a0788d.zip
Adding live-initramfs 1.99.1-1.
Diffstat (limited to 'scripts/live-bottom/10adduser')
-rwxr-xr-xscripts/live-bottom/10adduser2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/10adduser b/scripts/live-bottom/10adduser
index 2065e7a..0f28def 100755
--- a/scripts/live-bottom/10adduser
+++ b/scripts/live-bottom/10adduser
@@ -109,7 +109,7 @@ if [ -L /root/home/$USERNAME/Examples ]; then
fi
if [ -f "/root/usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved" ]; then
- chroot /root install -D -o $USERNAME -g $USERNAME /root/usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved /home/$USERNAME/Desktop/about-kubuntu.desktop
+ chroot /root install -D -o $USERNAME -g $USERNAME /usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved /home/$USERNAME/Desktop/about-kubuntu.desktop
fi
log_end_msg