mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-01 21:27:22 +02:00
fix shebang lines in the tests to take advantage of any activated python environment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Tests the DNS configuration of a Mail-in-a-Box.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user