2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 14:05:32 +00:00

Change shabang for python on rhels8.1

This commit is contained in:
cxhong
2020-01-08 14:23:24 -05:00
parent 8192d159d1
commit b815a269ef

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from __future__ import print_function
import yaml