#!/usr/bin/python3

import subprocess

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