mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 17:26:00 +02:00
4 lines
63 B
Bash
4 lines
63 B
Bash
#!/bin/sh
|
|
set -eu
|
|
|
|
exec php -d memory_limit=2048M /app/laracord |