> + read -p "Enable IPv4 support ([S]tatic IP, [D]HCP, [N]o or [A]bort)? " > + case $REPLY in > + D|d) > + use_ipv4_dhcp sorry, forgot that one in the original review: this line reports use_ipv4_dhcp: command not found refactoring leftover?