brain fuck

This commit is contained in:
snaki 2022-07-07 15:04:38 +02:00
parent a1a99930a8
commit f6dc204b86

2
btrbk
View file

@ -172,7 +172,7 @@ while true; do
esac
shift
done
if [ "$fullBackup" = true ]; then
if [ "$fullRestore" = true ]; then
runFullRestore
elif [ "$backup" = true ]; then
testConf