소스 검색

Update docker.sh

tteckster 3 년 전
부모
커밋
b7ed7db0db
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"