init
This commit is contained in:
3
mc_test/node_modules/shell-quote/print.py
generated
vendored
Executable file
3
mc_test/node_modules/shell-quote/print.py
generated
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
import sys
|
||||
print(sys.argv[1])
|
||||
Reference in New Issue
Block a user