diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:41 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:05 +0100 |
| commit | 140b179f0ff73f3cc1c081f6e6641417a5a0788d (patch) | |
| tree | 481a5081c3c1b261b3f36bcde87cdcc8b45dcaf8 /scripts/live-bottom/10adduser | |
| parent | 4328832d0d00e2d8f6608ae6db2e8a70a4a8571e (diff) | |
| download | live-boot-140b179f0ff73f3cc1c081f6e6641417a5a0788d.tar.gz live-boot-140b179f0ff73f3cc1c081f6e6641417a5a0788d.zip | |
Adding live-initramfs 1.99.1-1.
Diffstat (limited to 'scripts/live-bottom/10adduser')
| -rwxr-xr-x | scripts/live-bottom/10adduser | 2 |
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 |
