X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=gen-pve-firewall-host-opts.pl;h=0af6b96d16bd00fbbd8a3c4c8cf9cf0de314efc1;hp=6ca2e7f6acd36cf75e4275ee4901650479ec3eca;hb=9344ee0d0b9d50e93bbd62f8eeae1406d29a8e44;hpb=ca65cd3ac016afbf862392ac68cd483ce775cdc3 diff --git a/gen-pve-firewall-host-opts.pl b/gen-pve-firewall-host-opts.pl index 6ca2e7f..0af6b96 100755 --- a/gen-pve-firewall-host-opts.pl +++ b/gen-pve-firewall-host-opts.pl @@ -1,5 +1,6 @@ #!/usr/bin/perl +use lib '.'; use strict; use warnings;