mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-15 21:59:58 -04: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