Made .bat file dynamically created again since it requires an absolute path.

This commit is contained in:
Griatch 2015-02-02 20:54:26 +01:00
parent 5a7866d572
commit 2fe2aa6db7
4 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,9 @@
#! /usr/bin/python2.7
"""
Linux launcher
This is copied directly into the python bin directory and makes the
'evennia' program available on $PATH.
"""
import os, sys