Skip to content
Snippets Groups Projects
Unverified Commit b8f0361a authored by Mark Korostovskiy's avatar Mark Korostovskiy Committed by GitHub
Browse files

Update run.sh

Corrected a typo
parent 215e03f4
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
# Author : Mark Korostovskiy # Author : Mark Korostovskiy
# Email : mark.korostovskiy@stud.hs-bochum.de # Email : mark.korostovskiy@stud.hs-bochum.de
# Content : This script will start all the necessarry files to get the BigMumbleJS-Bot running # Content : This script will start all the necessary files to get the BigMumbleJS-Bot running
# Version : 1.0 # Version : 1.0
node ./src/mumble.js & node ./src/scraper.js node ./src/mumble.js & node ./src/scraper.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment