Browse Source

Update docker.sh

tteckster 3 years ago
parent
commit
5587010d4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/docker.sh

+ 1 - 1
ct/docker.sh

@@ -114,7 +114,7 @@ while [ $opt != '' ]
     fi
   done
 show_menu3(){
-    printf "    ${RD} If ZFS, You Have Storage Driver Options${CL}\n"
+    printf "    ${RD} If Using ZFS, You Have Storage Driver Options${CL}\n"
     printf "    ${RD} 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"