aboutsummaryrefslogtreecommitdiff
path: root/autopeer_shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'autopeer_shell.py')
-rwxr-xr-xautopeer_shell.py3
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")