mirror of
https://ghproxy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-08-06 14:21:02 +08:00
3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec php artisan queue:work --timeout=60 --tries=5
|