Script waits on selection of ports to have IP addresses before exiting

This commit is contained in:
Jed Reynolds
2017-10-10 16:26:23 -07:00
parent 1138dffc10
commit 40f405ac25

View File

@@ -1,4 +1,5 @@
#!/usr/bin/perl -w
# updated
use strict;
use warnings;
use diagnostics;