nog een shellcheck suggestie

This commit is contained in:
2023-09-21 16:47:42 +02:00
parent 0d6833c407
commit 42957c3485

View File

@@ -31,7 +31,7 @@ done
for i in /mnt/usb*/*
do
echo "======$(echo $i)======="
echo "======$i======="
borg list "$i"
echo -e "\n"
done