1
0

entrypoint.sh 101 B

12
  1. #! /bin/bash -i
  2. {{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"