Switched from flags to prompts #1

Merged
ejparker merged 8 commits from prompts into master 2025-03-29 23:44:22 -05:00
Showing only changes of commit ec801a1d17 - Show all commits

View file

@ -64,6 +64,8 @@ lname=`echo $name | tr '[:upper:]' '[:lower:]'`
img=`./shared_scripts/download_install_image.sh $variant` img=`./shared_scripts/download_install_image.sh $variant`
memory=$((memory*1024))
#update DHCP #update DHCP
./shared_scripts/update_dhcp.sh $dhcp_opts $lname ./shared_scripts/update_dhcp.sh $dhcp_opts $lname