fn start() { run_script("/data/BDZC/LogServer/", "start.sh", ""); } fn stop() { run_script("/data/BDZC/LogServer/", "stop.sh", ""); }