mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Now, the fastapi docker-compose service uses the new redis service for a cache option. Signed-off-by: Kevin Morris <kevr@0cost.org>
2 lines
36 B
Bash
Executable file
2 lines
36 B
Bash
Executable file
#!/bin/bash
|
|
exec pgrep redis-server
|