From afde4dcd559ab5e16c04f384eda29da8b29bf8e3 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 17 Mar 2022 08:15:40 -0400 Subject: [PATCH] Update docker.sh --- ct/docker.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/docker.sh b/ct/docker.sh index 918d9a03..03cba689 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -115,6 +115,7 @@ while [ $opt != '' ] done show_menu3(){ printf " ${YW} If ZFS, You Have Storage Driver Options${CL}\n" + printf " ${YW} Non ZFS, Select Standard overlay2fs Storage Driver${CL}\n" printf " ${YW} 1)${GN} Use fuse-overlayfs Storage Driver${CL}\n" printf " ${YW} 2)${GN} Use Standard overlay2fs Storage Driver${CL}\n"