aboutsummaryrefslogtreecommitdiff
path: root/autopeer_shell.py
diff options
context:
space:
mode:
authorGravatar steering72532026-04-08 03:50:25 +0200
committerGravatar steering72532026-04-08 03:57:04 +0200
commitd3ec864c134ebcf05ea82bad7f565a61bb418feb (patch)
tree1e88a0a7ff59ed461cbbe3ae9793e6b9cdb7f178 /autopeer_shell.py
init
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")