blob: 669cf2276a03cc03ea2044e6eed2e0af4e30166f [file] [log] [blame]
#!/bin/bash
# This script runs the webserver and asks it to host all the web pages.
exec \
scouting/webserver/webserver_/webserver \
-directory scouting/www/ \
"$@"