mirror of https://github.com/F-Stack/f-stack.git
Update build_dpdk.sh
This commit is contained in:
parent
546b2470b9
commit
4dce2dabf1
|
@ -67,6 +67,8 @@ cd /data/f-stack/app/redis-6.2.6/deps/jemalloc
|
|||
./autogen.sh
|
||||
cd /data/f-stack/app/redis-6.2.6
|
||||
make
|
||||
cd /data/f-stack
|
||||
./start.sh -b ./app/redis-6.2.6/src/redis-server -o app/redis-6.2.6/redis.conf
|
||||
|
||||
cd /data/f-stack/tools
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue