Update app.js
This commit is contained in:
@@ -23,7 +23,7 @@ app.get("/re", (req, res) => {
|
||||
sbb="\$(cat sb.txt 2>/dev/null)"
|
||||
nohup ./"\$sbb" run -c config.json >/dev/null 2>&1 &
|
||||
sleep 3
|
||||
cd ~ && bash serv00keep.sh
|
||||
# cd ~ && bash serv00keep.sh
|
||||
echo 'Serv00主程序重启成功,请检测三个主节点是否可用,如不可用,可再次刷新重启网页或者卸载重装脚本'
|
||||
`;
|
||||
exec(additionalCommands, (err, stdout, stderr) => {
|
||||
|
||||
Reference in New Issue
Block a user