From 21fe8099f347e48b3b3f6c64d2ee5824728d3f2e Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Sat, 7 Oct 2023 16:21:51 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0b51dd..c29502d 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ For Ubuntu, official recommend mirror lists are here:

-**-pwd/-password ''**: you can pre-specify ssh password for system. Native installation methods for Redhat series, Debian/Kali/AlpineLinux could be supported, not suitable for those os which will be installed by "Over writing packaged images mode"(dd) method like Ubuntu, Redhat installations in environments of low memory capacity. A couple of apostrophe to including password is recommend, if there are further apostrophes in the password, you should use " '\ " to replace the original apostrophe to prevent it's could not be expressed and handled correctly in the shell! **default is 'LeitboGi0ro'**. +**-pwd/-password ''**: you can pre-specify ssh password for target installing system. Native installation methods for Redhat series, Debian/Kali/AlpineLinux could be supported, not suitable for those os which will be installed by "Over writing packaged images mode"(dd) method like Ubuntu, Redhat installations in environments of low memory capacity. A couple of apostrophe to including password is recommend, if there are further apostrophes in the password, you should use " '\ " to replace the original apostrophe to prevent it's could not be expressed and handled correctly in the shell! **default is 'LeitboGi0ro'**.