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

import os

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