aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lfs.sh b/lfs.sh
index 5b33795..4a482e7 100755
--- a/lfs.sh
+++ b/lfs.sh
@@ -57,7 +57,7 @@ ${IWHT}${LFS}${RST}\n"
sudo mount "${LFS_DISK}${LFS_PART}" "${LFS}"
printf "%b" " ${IGRN}Changing ownership of ${IWHT}${LFS} ${IGRN} \
to user ${IWHT}${USER}${RST}\n"
- sudo chown -v "${USER}" "${LFS}"
+ sudo chown "${USER}" "${LFS}"
fi
# Create limited directory layout