From 71c32905ae292ec52f11e836a916e2e6519fbe49 Mon Sep 17 00:00:00 2001 From: "YUN-PC5\\user" Date: Tue, 14 Mar 2023 08:26:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_posts/Linux.md b/source/_posts/Linux.md index c929af5..873864e 100644 --- a/source/_posts/Linux.md +++ b/source/_posts/Linux.md @@ -610,7 +610,7 @@ cd build docker run -itd --name nodejs -v /usr/local/bin/npm:/usr/local/bin/npm n ``` -查看硬盘空间 +## 查看硬盘空间 ```shell # 统计磁盘整体情况,包括磁盘大小,已使用,可用 @@ -619,3 +619,5 @@ df -lh du -sh /* ``` +## 安装宝塔面板 +