mirror of
https://github.com/brendanhaines/ECEN5458_Project.git
synced 2024-11-09 21:14:47 -07:00
add shebang to run.sh
This commit is contained in:
parent
cbff745300
commit
616cdf0485
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
# TODO: replace this origin with something generated from IP address
|
# TODO: replace this origin with something generated from IP address
|
||||||
export BOKEH_ALLOW_WS_ORIGIN=192.168.4.1:5006
|
export BOKEH_ALLOW_WS_ORIGIN=192.168.4.1:5006
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user