ludc
2024-10-30 37d730454255d0680c2bc4f1e15dc5cd1a55e6a9
1
2
3
4
5
#!/bin/sh
 
cd ./Redis-6.2.10
./start.sh
cd ..