Trim trailing whitespace from the end of a line
This commit is contained in:
parent
0165e636bf
commit
23339f0750
@ -79,7 +79,7 @@ chroot_autoupdate()
|
||||
fi
|
||||
fi
|
||||
|
||||
# Copy and/or update key files to the chroot /etc
|
||||
# Copy and/or update key files to the chroot /etc
|
||||
#
|
||||
for file in localtime protocols services; do
|
||||
if [ -r /etc/$file ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user