feat: 调整
This commit is contained in:
7
build/opt/agt/bin/restart.sh
Normal file
7
build/opt/agt/bin/restart.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "[INFO] 开始重启服务..."
|
||||
|
||||
./shutdown.sh
|
||||
|
||||
./start.sh
|
||||
Reference in New Issue
Block a user