Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
71e434b4f81f7f24d320bdaf0adcc2dbdae51ce8
/
.
/
scouting
/
scouting.sh
blob: 669cf2276a03cc03ea2044e6eed2e0af4e30166f [
file
] [
log
] [
blame
]
Philipp Schrader
684a8e8
2022-02-25 17:39:28 -0800
[
diff
] [
blame
]
1
#!/bin/bash
2
3
# This script runs the webserver and asks it to host all the web pages.
4
5
exec \
6
scouting
/
webserver
/
webserver_
/
webserver \
7
-
directory scouting
/
www
/
\
8
"$@"