mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 12:34:31 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
4 lines
111 B
Bash
4 lines
111 B
Bash
rm -Rf /etc/redis*
|
|
mkdir -p "/etc/redis"
|
|
cp -Rf "/usr/local/share/template-files/config/redis/." "/etc/redis/"
|