diff --git a/btrbk b/btrbk index 3d79573..0deb71e 100755 --- a/btrbk +++ b/btrbk @@ -172,7 +172,7 @@ while true; do esac shift done -if [ "$fullBackup" = true ]; then +if [ "$fullRestore" = true ]; then runFullRestore elif [ "$backup" = true ]; then testConf