#!/usr/bin/python

import os
os.system("/usr/lib/linuxmint/mintUpdate/rel_upgrade.py")
