From: Michael Tremer Date: Fri, 14 May 2021 13:22:37 +0000 (+0000) Subject: unbound-dhcp-leases-bridge: Fix shebang X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8b1843bf7ada879d3c526d588acbd9b59463d8d;p=people%2Fms%2Fipfire-2.x.git unbound-dhcp-leases-bridge: Fix shebang Reported-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/config/unbound/unbound-dhcp-leases-bridge b/config/unbound/unbound-dhcp-leases-bridge index 2d8ef13877..6f2b7ff359 100644 --- a/config/unbound/unbound-dhcp-leases-bridge +++ b/config/unbound/unbound-dhcp-leases-bridge @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 ############################################################################### # # # IPFire.org - A linux based firewall #