python3 doesn't have to be in /usr/bin
This commit is contained in:
parent
24335c250d
commit
6a3dfb2658
2
packaging/dotnet-core/prepare.py
Normal file → Executable file
2
packaging/dotnet-core/prepare.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os.path
|
||||
import re
|
||||
|
Loading…
Reference in New Issue
Block a user