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