run 78 B

1234
  1. #!/usr/bin/env sh
  2. set -e
  3. cd "$(dirname "$0")"
  4. exec python3 -m websockify "$@"