From a1fb0975dd3323a8d0082dd2dc665ac215a6187d Mon Sep 17 00:00:00 2001 From: "shankailun.skl" Date: Tue, 26 Jul 2022 23:50:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20=E5=90=88=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anolis-courses/KeenTune/auto-tuning/step1.md | 1 + anolis-courses/KeenTune/profile-setting/step1.md | 1 + anolis-courses/KeenTune/sensitizing/step1.md | 1 + 3 files changed, 3 insertions(+) diff --git a/anolis-courses/KeenTune/auto-tuning/step1.md b/anolis-courses/KeenTune/auto-tuning/step1.md index d5ef82f..70e4fe1 100644 --- a/anolis-courses/KeenTune/auto-tuning/step1.md +++ b/anolis-courses/KeenTune/auto-tuning/step1.md @@ -4,6 +4,7 @@ STEP 1. 部署安装KeenTune环境 ACTION: 请将以下脚本copy到文件中并执行 ps. 如果已经安装过请跳过此步骤 + ```s #!/bin/bash json_name="sysctl.json, nginx.json" diff --git a/anolis-courses/KeenTune/profile-setting/step1.md b/anolis-courses/KeenTune/profile-setting/step1.md index d5ef82f..70e4fe1 100644 --- a/anolis-courses/KeenTune/profile-setting/step1.md +++ b/anolis-courses/KeenTune/profile-setting/step1.md @@ -4,6 +4,7 @@ STEP 1. 部署安装KeenTune环境 ACTION: 请将以下脚本copy到文件中并执行 ps. 如果已经安装过请跳过此步骤 + ```s #!/bin/bash json_name="sysctl.json, nginx.json" diff --git a/anolis-courses/KeenTune/sensitizing/step1.md b/anolis-courses/KeenTune/sensitizing/step1.md index d5ef82f..70e4fe1 100644 --- a/anolis-courses/KeenTune/sensitizing/step1.md +++ b/anolis-courses/KeenTune/sensitizing/step1.md @@ -4,6 +4,7 @@ STEP 1. 部署安装KeenTune环境 ACTION: 请将以下脚本copy到文件中并执行 ps. 如果已经安装过请跳过此步骤 + ```s #!/bin/bash json_name="sysctl.json, nginx.json" -- Gitee