mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-09 22:41:09 +02:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
echo "Remember to modify redis server in order to listen to a socket"
|
|
exit 0
|