summaryrefslogtreecommitdiff
path: root/pcr/renpy/renpy-launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/renpy/renpy-launcher.sh')
-rw-r--r--pcr/renpy/renpy-launcher.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pcr/renpy/renpy-launcher.sh b/pcr/renpy/renpy-launcher.sh
deleted file mode 100644
index 605c0c1fd..000000000
--- a/pcr/renpy/renpy-launcher.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-mkdir -p ~/renpy_projects
-cd ~/renpy_projects
-exec env python2 -OO /usr/share/renpy/renpy.py "$@"