Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtwine2
1 files changed, 1 insertions, 1 deletions
diff --git a/twine b/twine
index fc9aa6e..d3a02fa 100755
--- a/twine
+++ b/twine
@@ -1,3 +1,3 @@
#!/bin/sh
BASEDIR=$(dirname $0)
-ruby -rubygems -I $BASEDIR/lib $BASEDIR/bin/twine $@
+ruby -rubygems -I $BASEDIR/lib $BASEDIR/bin/twine "$@"