mirror of
https://github.com/niess/python-appimage.git
synced 2025-09-05 01:00:13 +02: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" "$@"
|