mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-13 01:45:56 +00:00
Add prompts
This commit is contained in:
parent
c67646857f
commit
cc6768ec71
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue