Added bits that should fix networking both in chroot and after install
This commit is contained in:
@@ -74,6 +74,8 @@ fi
|
||||
|
||||
if [[ "${ID}" == 'debian' ]]; then
|
||||
"${baseDir}/debian.sh" --network-interfaces
|
||||
elif [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/elementary.sh" --network
|
||||
fi
|
||||
|
||||
if [[ "${ID}" == 'elementary' ]]; then
|
||||
|
||||
Reference in New Issue
Block a user