add py execution support to templates, loosen generate matches
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
'''
|
||||
Handle job/script execution
|
||||
'''
|
||||
import stat
|
||||
import subprocess
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user