semicolon ._.

This commit is contained in:
Kopatz
2024-04-21 11:22:18 +02:00
parent e9cd6bfef0
commit b9ba3b194f

View File

@@ -19,7 +19,7 @@ let
du -sh ${builtins.concatStringsSep " " backupPathsMedium}
echo "Checking storage space (full)..."
du -sh ${builtins.concatStringsSep " " backupPathsFull}
''
'';
};
in
{