Parcourir la source

Update docker.sh

tteckster il y a 3 ans
Parent
commit
b7ed7db0db
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      ct/docker.sh

+ 2 - 2
ct/docker.sh

@@ -114,8 +114,8 @@ while [ $opt != '' ]
     fi
   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 "    ${RD} If 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"