From 9397be26eeb407e3ed41c983c04b1276f12357ff Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 3 Oct 2019 18:08:48 +0800 Subject: README: Add bootstrap usage --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 268abbc..3ea5cae 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,16 @@ Extensions Usages ------ +* Bootstrap the remote host: + + ``` + $ sh bootstrap.sh + ``` + + **NOTE**: + The remote host should be configured to allow SSH `root` login, + which will be disabled later to enhance security. + * Test host connection: ``` -- cgit v1.2.2