mirror of https://gitee.com/openkylin/genmai.git
更新了yaml文件Inter字段
Signed-off-by: fengshw <fengshw@buaa.edu.cn>
This commit is contained in:
parent
804dde385d
commit
1866836a8a
|
@ -48,12 +48,5 @@ SiteRequests:
|
|||
# << 输入字符
|
||||
# >?判断条件
|
||||
Inter:
|
||||
- '>.:********************\nSuccess! You can now `su` to the following account and use sudo:\n username: dirty_sock\n password: dirty_sock\n********************\n\n' #ture
|
||||
- '<<:su dirty_sock\n' #切换到dirty_sock用户
|
||||
- '.:Password:' #提示输入密码
|
||||
- '<<:dirty_sock\n' #输入密码
|
||||
- '.:\n'
|
||||
- '<<:sudo whoami\n'
|
||||
- '.:\n'
|
||||
- '?:root' #root
|
||||
- ">?:********************\nSuccess! You can now `su` to the following account and use sudo:\n username: dirty_sock\n password: dirty_sock\n********************\n\n" #ture
|
||||
Condition: None
|
Loading…
Reference in New Issue