mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 20:30:13 +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" "$@"
|