Files
PyGame-Pacman/entrypoint.sh

4 lines
63 B
Bash

#! /bin/bash
{{ python-executable }} "${APPDIR}/pman.py" "$@"