mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 13:23:04 +01:00
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
exec s6-setuidgid abc php82 /config/www/artisan queue:work --timeout=120 >> /config/log/speedtest/queue.log
|