Updated script that can be controled by Nodejs web app
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
|
||||
__requires__ = """%(spec)r"""
|
||||
import pkg_resources
|
||||
pkg_resources.run_script("""%(spec)r""", """%(script_name)r""")
|
Reference in New Issue
Block a user