postBuild 204 B

1234567891011
  1. #!/usr/bin/env bash
  2. #
  3. # @license BSD-3-Clause
  4. #
  5. # Copyright (c) 2019 Project Jupyter Contributors.
  6. # Distributed under the terms of the 3-Clause BSD License.
  7. set -o errexit
  8. set -o xtrace
  9. jlpm run build