diff --git a/deploy.pl b/deploy.pl index 3dc6432..e6ce598 100755 --- a/deploy.pl +++ b/deploy.pl @@ -34,7 +34,6 @@ # 2022/12/01 added: boot device net, move away from expect() # 2023/05/02 added: enable flag, allow for VMs to auto-start # 2023/05/03 added: predefined IPv6 address, gw -# 2023/05/04 added: added ability to run without dhcp and only predfined IPs # use 5.024; use strict;