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 15, 2023
1 parent b1bf90c commit a3505c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions network_monitor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ else
echo "已成功追加内容到 /etc/crontab 文件。"
fi

# 提示用户按任意键重启
read -p "按下任意键后将执行系统重启操作。请确保您已保存并关闭所有未保存的工作。按下任意键继续..."

# 执行系统重启
sudo reboot

0 comments on commit a3505c8

Please sign in to comment.