Use a more compatible (?) path for env
This commit is contained in:
parent
ee85533aa4
commit
ba3b90bdf6
@ -1,4 +1,4 @@
|
||||
#!/bin/env python2
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# List supported languages missing from the preference array
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/env python2
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# Remove translated arrays that are missing elements
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/env python2
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# Remove extra translations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user