add execute.py

This commit is contained in:
2025-03-29 01:37:26 +03:00
parent c9adeef5ce
commit 06d6ef4cdd

6
execute.py Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python
import sys
print(sys.argv)