Skip to content

Commit

Permalink
Fix indent in list of docker commands in edgetools.yml (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpoland authored Mar 4, 2025
1 parent 77d0878 commit 81667e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netsim/tools/edgeshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ docker:
"--initialcgroup"
"--brand=Edgeshark"

- docker run -d
- docker run -d
--name edgeshark
--publish "5001:5001"
--restart "unless-stopped"
Expand Down

0 comments on commit 81667e5

Please sign in to comment.