aboutsummaryrefslogtreecommitdiffstats
path: root/lfs.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 14:20:00 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 14:20:00 -0500
commitcca9ac8d40bfe02ebec8b8f74b146c1a0aab3916 (patch)
tree5a483b880c66bad392e0f4d467094e4e2176ac08 /lfs.sh
parent5253d26a3350ba0c0e65dc7c7dac5d6f5891c6f6 (diff)
parente7a20b39f18b37ae96552bcbf7b6e9679af20677 (diff)
Merge branch 'cleanup' into chapter7
Diffstat (limited to 'lfs.sh')
-rwxr-xr-xlfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lfs.sh b/lfs.sh
index e4740da..a7ef6e2 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