This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
appwrite
Watch
1
Star
0
Fork
You've already forked appwrite
0
mirror of
https://github.com/appwrite/appwrite
synced
2026-05-23 08:58:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
eab0faab83
appwrite
/
bin
/
schedule-executions
4 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
fix: test
2024-06-17 12:44:12 +00:00
#!/bin/sh
chore: use exec to replace /bin/sh shell with the actual program
2025-04-14 10:17:12 +00:00
exec php /usr/src/code/app/cli.php schedule-executions $@
Reference in a new issue
Copy permalink