blog-weixin/script/restart.sh

7 lines
54 B
Bash
Executable File

#!/usr/bin/env bash
bash ./stop.sh
bash ./start.sh