From 5bb60760e7a4a8d26369e7230edcff1a088ad150 Mon Sep 17 00:00:00 2001 From: aweisil <53914647+aweisil@users.noreply.github.com> Date: Mon, 25 Jan 2021 01:50:17 +0800 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..2f65f84 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,2 @@ +alias acme.sh=~/.acme.sh/acme.sh +echo 'alias acme.sh=~/.acme.sh/acme.sh' >>/etc/ \ No newline at end of file