This commit is contained in:
Luk Lu
2022-11-19 18:11:07 +08:00
parent bd9bde9aac
commit 6b44c44363
4 changed files with 63 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
curl https://get.acme.sh | sh -s email=acme.sh@faronear.org
curl https://get.acme.sh | sh -s email=ssl@faronear.org
# echo '. "/root/.acme.sh/acme.sh.env"' >> ~/.bashrc_custom ## already integrated in .bashrc
pushd /faronear/fon/sysconfig
# 取消被默认添加到 .bashrc 的设置
git reset . && git checkout .
# echo '. "$HOME/.acme.sh/acme.sh.env"' >> ~/.bashrc_custom ## already integrated in .bashrc
popd