Add one more empty space

This commit is contained in:
Joshua Boniface 2023-09-01 15:41:54 -04:00
parent 3d4e22e187
commit bd9885530f
1 changed files with 2 additions and 1 deletions

View File

@ -346,6 +346,7 @@ read edit_ifaces
if [[ ${edit_ifaces} == 'y' or ${edit_ifaces} == 'Y' ]]; then if [[ ${edit_ifaces} == 'y' or ${edit_ifaces} == 'Y' ]]; then
vim ${target}/etc/network/interfaces vim ${target}/etc/network/interfaces
fi fi
echo
cleanup cleanup