github.com/danhper/asdf-exec@v0.1.3-0.20230723223931-b71340b83071/fixtures/asdf/shims/flask (about)

     1  #!/usr/bin/env bash
     2  # asdf-plugin: python 3.5.2
     3  # asdf-plugin: python 2.7.11
     4  # asdf-plugin: python 3.6.7
     5  exec /home/daniel/.asdf/bin/asdf exec "flask" "$@"