summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/bin/mageiawelcome2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/bin/mageiawelcome b/usr/bin/mageiawelcome
index d6a3b64..a85893f 100755
--- a/usr/bin/mageiawelcome
+++ b/usr/bin/mageiawelcome
@@ -2,7 +2,7 @@
import os
-os.system("python /usr/share/mageiawelcome/mageiawelcome.py")
+os.system("python3 /usr/share/mageiawelcome/mageiawelcome.py")