reboot shell

    技术2022-05-19  21

    if ! ping 59.59.59.59 -c 3;then    source /etc/rc.local    if ! ping 59.59.59.59 -c 3;then reboot    fi    fi


    最新回复(0)