first commit

This commit is contained in:
root
2025-12-28 20:44:40 +00:00
commit eddc35f2a0
4 changed files with 121 additions and 0 deletions

3
gmail-to-tryton/entrypoint.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
set -e
python3 /app/run.py