diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100755 index 0000000..6552432 --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +python3 /root/serve.py \ No newline at end of file