Add prompts

This commit is contained in:
Andrey Bienkowski 2022-01-29 16:36:19 +03:00
parent c67646857f
commit cc6768ec71
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ diff -s Wallpaper/deer.jpg Wallpaper.orig/deer.jpg
}
foreach line [split [string trimleft $script] \n] {
send_user "$ "
send_user -h $line\n
spawn -noecho /bin/sh -c $line
expect {