mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
dns_hub: use python 3 shebang
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
4d8aa4a160
commit
4ddfe8fc75
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Unix SMB/CIFS implementation.
|
||||
# Copyright (C) Volker Lendecke 2017
|
||||
|
Loading…
Reference in New Issue
Block a user