diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 01:44:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 01:44:25 +0000 |
commit | 6b41f4b6c01e0822d60a2985abb87c2f890e3f67 (patch) | |
tree | 8b83a2d83f226603c82f2d912137acad178227a8 /bat.spec | |
parent | 7c690297d572ea09823b5db763aa7a6827c9f831 (diff) |
automatic import of bat
Diffstat (limited to 'bat.spec')
-rw-r--r-- | bat.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,9 +19,9 @@ A cat(1) clone with syntax highlighting and Git integration. mkdir -p ~/.cargo/ cp %{SOURCE1} ~/.cargo/ +cat ~/.cargo/config -ls -al -ls ~/.cargo/ -al +cargo check %install cargo install --locked bat |