about ready to start testingabout ready to start testing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p /state/redis
|
||||
chown mastodon:mastodon /state/redis
|
||||
exec chpst -u mastodon:mastodon /usr/bin/redis-server /etc/redis/redis.conf
|
||||
|
||||
Reference in New Issue
Block a user