]> git.hungrycats.org Git - bees/commit
scripts/beesd: no need for `$BEESHOME` to be a subvol
authorZygo Blaxell <bees@furryterror.org>
Mon, 20 Jan 2025 05:24:25 +0000 (00:24 -0500)
committerZygo Blaxell <bees@furryterror.org>
Mon, 20 Jan 2025 05:43:13 +0000 (00:43 -0500)
commit0abf6ebb3d80d062ded6d3d4321ce855085b35d9
tree97ccc000ad4a4eda9f5a979e83fb28b1088aa1ee
parent360ce7e1254a61af360f935d3240ab720abb08e2
scripts/beesd: no need for `$BEESHOME` to be a subvol

We _recommend_ that `$BEESHOME` should be a subvol, and we'll create a
subvol if no directory exists; however, there's no reason to reject an
existing plain directory if the user chooses to use one.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
scripts/beesd.in