mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +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
|