diff options
Diffstat (limited to 'autopeer_shell.py')
| -rwxr-xr-x | autopeer_shell.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autopeer_shell.py b/autopeer_shell.py new file mode 100755 index 0000000..c7e6f7d --- /dev/null +++ b/autopeer_shell.py @@ -0,0 +1,3 @@ +#!/usr/bin/python3 + +print("Hello") |
