Update docker.sh

This commit is contained in:
tteckster 2022-03-17 07:17:18 -04:00 committed by GitHub
parent 8beeb0e0e7
commit 44c5554318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -143,7 +143,7 @@ while [ $opt != '' ]
2) clear;
header_info;
option_picked "Using overlay2fs Storage Driver";
SD="#"
SD="###"
break;
;;