This website requires JavaScript.
Explore
Help
Sign In
4493d40a-92aa-4162-9dfc-bfc4ec0996e6
/
polardbxengine
Watch
2
Star
0
Fork
You've already forked polardbxengine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
polardbxengine
/
extra
/
IS
/
cluster
/
sample
/
start_server.sh
5 lines
95 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
n_th
=
$1
nohup ./rd_server --flagfile
=
cluster.conf --server_id
=
$n_th
&
>
$n_th
.log
&
Reference in New Issue
View Git Blame
Copy Permalink