# deepin-reboot-test **Repository Path**: deepin-0035/deepin-reboot-test ## Basic Information - **Project Name**: deepin-reboot-test - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-12 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deepin-reboot-test reboot test script on system in deepin ## 安装& 使用 git clone http://github.com/linuxdeepin/deepin-reboot-test.git cd deepin-reboot-test sudo bash deepin-reboot.sh init 1000 ## 说明 ### 初始化 sudo bash deepin-reboot.sh init 1000 初始化执行1000次重启 默认一次系统启动超时时间是3600秒 ### 中断执行 ssh 登录以后 sudo touch /opt/countStopFile 可以中断脚本执行。