Fixing typo.
This commit is contained in:
parent
15cb7bb5c1
commit
a6da98c2b8
@ -111,7 +111,7 @@ case "${1}" in
|
||||
then
|
||||
if [ -f chroot/etc/apt/preferences ]
|
||||
then
|
||||
mv chroot/etc/apt/preferences chroot/etc/apt/prefereces.orig
|
||||
mv chroot/etc/apt/preferences chroot/etc/apt/preferences.orig
|
||||
fi
|
||||
|
||||
cp config/chroot_apt/preferences chroot/etc/apt/preferences
|
||||
|
Loading…
Reference in New Issue
Block a user