Your IP : 216.73.217.13


Current Path : /snap/core/17284/usr/share/debhelper/autoscripts/
Upload File :
Current File : //snap/core/17284/usr/share/debhelper/autoscripts/postinst-py3compile

if which py3compile >/dev/null 2>&1; then
	py3compile -p #PACKAGE# #ARGS#
fi