wangting
2024-09-06 09a31541e8aee63ed51e79c0eee32b685c3d753a
1
2
3
4
5
#!/bin/sh
 
cd ./Redis-6.2.10
./start.sh
cd ..