首页
新闻
博问
专区
闪存
班级
我的博客
我的园子
账号设置
退出登录
注册
登录
阿青1987
我们忠于理想,我们面对现实。
首页
新随笔
管理
firstboot auto execute shell
#!/bin/sh expect <<-EOF spawn firstboot expect "*N/y*" send "y\r" interact expect eof EOF
posted @
2016-04-13 13:59
阿青1987
阅读(
90
) 评论(
0
)
编辑
收藏
刷新评论
刷新页面
返回顶部