mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-22 22:15:30 +00:00
Change shabang for python on rhels8.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
from __future__ import print_function
|
||||
|
||||
import yaml
|
||||
|
Reference in New Issue
Block a user