From c559d90f98963f00f8eec062e7eca3fa6e7f7fca Mon Sep 17 00:00:00 2001 From: xiaoz Date: Sun, 10 May 2020 18:04:18 +0800 Subject: [PATCH] =?UTF-8?q?Nano=E7=AE=A1=E7=90=86=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nano.sh | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 nano.sh diff --git a/nano.sh b/nano.sh new file mode 100644 index 0000000..83955c8 --- /dev/null +++ b/nano.sh @@ -0,0 +1,50 @@ +#!/bin/bash +##### Nano管理脚本 ##### +##### Author:xiaoz