Generate docs from job=validate_atomics_generate_docs branch=bitsadmin-fix-cs

This commit is contained in:
CircleCI Atomic Red Team doc generator
2018-06-20 16:49:40 +00:00
parent 8f4001332e
commit cb09b1dbc6
+1 -1
View File
@@ -41,6 +41,6 @@ Connecting To Remote Shares
#### Run it with `command_prompt`!
```
cmd.exe /c "net use \\#{computer_name}\${share_name} #{password} /u:#{user_name}"
cmd.exe /c "net use \\#{computer_name}\#{share_name} #{password} /u:#{user_name}"
```
<br/>