1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-13 01:45:56 +00:00

Add prompts

This commit is contained in:
Andrey Bienkowski 2022-01-29 16:36:19 +03:00
parent c67646857f
commit cc6768ec71

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 {