Skip to content

Commit

Permalink
Update network_monitor.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ixmu committed Jul 13, 2023
1 parent 87d1a08 commit 8c0e20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network_monitor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ while true; do
echo "网络连接失败,执行重启操作..."
reboot
fi
sleep 5
sleep 60
done

0 comments on commit 8c0e20d

Please sign in to comment.