Welcome to mirror list, hosted at ThFree Co, Russian Federation.

calm.sh - cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8f73c0e82beb32ab37c57c8e37c7e50da305156 (plain)
1
2
3
#!/usr/bin/env bash
export PYTHONPATH=$(dirname "$0")
exec python3 -m calm.calm "$@"