diff options
| author | 2026-04-08 03:50:25 +0200 | |
|---|---|---|
| committer | 2026-04-08 03:57:04 +0200 | |
| commit | d3ec864c134ebcf05ea82bad7f565a61bb418feb (patch) | |
| tree | 1e88a0a7ff59ed461cbbe3ae9793e6b9cdb7f178 /autopeer_shell.py | |
init
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") |
