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-22 16:38:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3be1aa3801
appwrite
/
bin
/
worker-databases
4 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Outline database resque worker
2021-06-17 18:22:06 +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/worker.php databases $@
Reference in a new issue
Copy permalink