Johannes Kohnen

Results 12 comments of Johannes Kohnen

Well, it's quite simple. A bash script (with `set -e`) iterates in a for loop over some directories, in each loop there is a call to restic. I hit ^c,...

New issue is #1064. Apparently I did not have my use case straight: actually I loop on the terminal over a restic wrapper script. Thanks!