summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bat.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bat.spec b/bat.spec
index d0dcd3e..3e15af7 100644
--- a/bat.spec
+++ b/bat.spec
@@ -19,7 +19,10 @@ A cat(1) clone with syntax highlighting and Git integration.
mkdir -p ~/.cargo/
cp %{SOURCE1} ~/.cargo/
-cat ~/.cargo/config
+
+ifconfig
+
+ping https://rsproxy.cn
cargo check