Files
kabuki/run.sh
T
2023-10-16 13:41:56 +02:00

6 lines
57 B
Bash
Executable File

#!/bin/bash
bokeh serve --dev --show $(dirname $0) $@