3 lines
59 B
Python
3 lines
59 B
Python
import os
|
|
os.system("python -u update-jenkins-scripts.py")
|
import os
|
|
os.system("python -u update-jenkins-scripts.py")
|