mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Merge pull request #19482 from wxy/20200827-Use-this-command-line-tool-to-find-security-flaws-in-your-code
PRF:20200827 Use this command line tool to find security flaws in your code
This commit is contained in:
commit
0ac78098e0
@ -51,7 +51,7 @@ $ git clone https://github.com/wireghoul/graudit
|
||||
现在,我们需要创建一个 Graudit 的符号链接,以便我们可以将其作为一个命令使用。
|
||||
|
||||
```
|
||||
$ cd ~/bin && mkdir graudit
|
||||
$ cd ~/bin && mkdir graudit
|
||||
$ ln --symbolic ~/graudit/graudit ~/bin/graudit
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user