4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
#!/usr/bin/with-contenv sh
|
|
|
|
exec s6-setuidgid redis redis-server /etc/redis.conf
|