We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a129a commit 29bfa11Copy full SHA for 29bfa11
README.md
@@ -59,8 +59,9 @@
59
wget -q -N --no-check-certificate https://git.fdos.me/stack/AR-B-P-B/raw/master/install.sh && bash install.sh uninstall
60
61
## 抓取日志 ##
62
-> wget -q -N --no-check-certificate https://git.fdos.me/stack/AR-B-P-B/raw/master/install.sh && bash install.sh log
63
-
+```
+wget -q -N --no-check-certificate https://git.fdos.me/stack/AR-B-P-B/raw/master/install.sh && bash install.sh log
64
65
66
## 离线安装 ##
67
#此方法可用于网络情况不好,导致缺少文件的情况.亦可下载该脚本,用于备份
0 commit comments