summaryrefslogtreecommitdiffstats
path: root/usr/bin/mageiawelcome
blob: d36db20c5b9ed5a29f0f94b9e5535024a70521c9 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/python

import os

os.system("python /usr/lib/mageiawelcome/mageiawelcome.py")