feat: add scheduler module

This commit is contained in:
2025-12-06 23:47:33 +03:00
parent 389b4ab186
commit 65973d2d79
19 changed files with 1158 additions and 13 deletions

2
cli Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker compose exec -w /module/oc_telegram_shop/upload web php cli.php "$@"