@@ -43,7 +43,7 if [ "$ENABLE_INITRAMFS" = true ] ; then | |||
|
43 | 43 | install_exec files/initramfs/expand-tools "${ETC_DIR}/initramfs-tools/hooks/expand-tools" |
|
44 | 44 | fi |
|
45 | 45 | |
|
46 |
if [ "$ |
|
|
46 | if [ "$ENABLE_DHCP" = false ] ; then | |
|
47 | 47 | # Get cdir from NET_ADDRESS e.g. 24 |
|
48 | 48 | cdir=$(${NET_ADDRESS} | cut -d '/' -f2) |
|
49 | 49 |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant