casjay 5eb3ff1598
🗃️ Committing everything that changed 🗃️
applications/
configs/
lists/
wwwroot/
2023-08-22 17:53:03 -04:00

4 lines
111 B
Bash

rm -Rf /etc/redis*
mkdir -p "/etc/redis"
cp -Rf "/usr/local/share/template-files/config/redis/." "/etc/redis/"