summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-12-10 21:41:55 +0100
committerPapoteur <papoteur@mageialinux-online.org>2015-12-10 21:41:55 +0100
commit1aeb92d434eee83aeb49aa5569da1ec8eccad78c (patch)
tree25367882d26f001eb6247778fce0b465536bd182
parentacac9bfb6f6a2fe88d7bc3427abfe474517801ed (diff)
downloadmageiawelcome-1aeb92d434eee83aeb49aa5569da1ec8eccad78c.tar
mageiawelcome-1aeb92d434eee83aeb49aa5569da1ec8eccad78c.tar.gz
mageiawelcome-1aeb92d434eee83aeb49aa5569da1ec8eccad78c.tar.bz2
mageiawelcome-1aeb92d434eee83aeb49aa5569da1ec8eccad78c.tar.xz
mageiawelcome-1aeb92d434eee83aeb49aa5569da1ec8eccad78c.zip
Adapt launcher
-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")