#!/usr/bin/python import os from user import home if (not os.path.exists(home + "/.mageiawelcome/norun.flag")): os.system("mageiawelcome")