From 8d821c8a1d7079dbe8a6c4fde779f3a521e180ef Mon Sep 17 00:00:00 2001 From: aixiao Date: Mon, 8 Oct 2018 02:53:33 +0000 Subject: [PATCH] =?UTF-8?q?v1.4=20=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20?= =?UTF-8?q?=20=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5815af..7dfeec0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true LC_ALL=C LANGUAGE=C LANG=C chroot /mnt /debootstrap/debootstrap --second-stage DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true LC_ALL=C LANGUAGE=C LANG=C chroot /mnt dpkg --configure -a -# 安装opensh-server +# 安装openssh-server chroot /data/local/debian/ /bin/bash export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH export HOME=/root