From 589f96f3af69dfa4ab7468929ed04738a12d2245 Mon Sep 17 00:00:00 2001 From: Ezri Zhu Date: Fri, 10 Jan 2025 21:01:04 -0500 Subject: [PATCH] docs --- try | 2 ++ 1 file changed, 2 insertions(+) diff --git a/try b/try index caa45d4..24e0838 100755 --- a/try +++ b/try @@ -217,6 +217,8 @@ do ## We should try to investigate either: ## 1. Not doing another overlay if we have done it for a parent directory (we can keep around a list of overlays and skip if we are in a child) ## 2. Do one unionfs+overlay at the root `/` once and be done with it! + ## + ## EZ 2025-01-10 We have removed findmnt since it is unneccessary #189 if [ -z "$UNION_HELPER" ] then