config/虚拟机/agileboot-admin/restart.sh

4 lines
44 B
Bash

#!/bin/sh
sh ./stop.sh
sleep 2
sh ./start.sh