update readme and env

This commit is contained in:
qananasikq
2026-04-08 13:30:17 +03:00
parent 78b52b265f
commit 21bdf17f35
4 changed files with 103 additions and 18 deletions

4
entrypoint.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -e
exec "$@"