Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsmn authored Oct 1, 2020
1 parent b3da4cb commit 9991ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ binFolder='myBin' # Binary folder name

cd $scriptWD
cd $binFolder
./binarie &> /dev/null &
./binary &> /dev/null &
```

This will cause you to create a process that will run your binary, so you can create a shell script that runs all your binaries, if you have more than one.
Expand Down

0 comments on commit 9991ee9

Please sign in to comment.