From 058c162f3f589c4a76a7025a9657529dbb10aac7 Mon Sep 17 00:00:00 2001 From: wukongdaily <2666180@gmail.com> Date: Thu, 19 Sep 2024 11:20:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=84=9A=E6=9C=AC=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ e20c/kvm.sh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bea433 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +.DS_Store diff --git a/e20c/kvm.sh b/e20c/kvm.sh index 5a580d2..c6bdfbd 100644 --- a/e20c/kvm.sh +++ b/e20c/kvm.sh @@ -304,7 +304,7 @@ show_menu() { clear greenline "————————————————————————————————————————————————————" echo ' - *********** DIY docker轻服务器 *************** + *********** QEMU/KVM 虚拟机管理助手 *************** 环境: (Ubuntu/Debian/Armbian etc) ' echo -e " https://github.com/wukongdaily/e20c/"