add shebang to run.sh

This commit is contained in:
Brendan Haines 2020-03-03 00:15:50 -07:00 committed by GitHub
parent cbff745300
commit 616cdf0485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#!/bin/sh
# TODO: replace this origin with something generated from IP address
export BOKEH_ALLOW_WS_ORIGIN=192.168.4.1:5006