mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 12:20:14 +01:00
3 lines
104 B
Bash
3 lines
104 B
Bash
#! /bin/bash -i
|
|
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/ssh-mitm" "$@"
|