更新了yaml文件Inter字段

Signed-off-by: fengshw <fengshw@buaa.edu.cn>
This commit is contained in:
fengshw 2023-03-17 06:29:24 +00:00 committed by Gitee
parent 804dde385d
commit 1866836a8a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 8 deletions

View File

@ -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