#!/usr/bin/python3

import subprocess

subprocess.call("/usr/lib/linuxmint/mintreport/mintreport.py")
