_assemble.sh 142 B

123456
  1. #!/usr/bin/env bash
  2. python scripts/assemble.py "$@"
  3. # TODO: Better way to handle the permission problem
  4. chown -R "${OUID}":"${OGID}" output