Loading project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.5" (defproject python/lein-template "0.5.6" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading src/leiningen/new/python/conf/uwsgi.upstart +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ chdir /opt/{{name}} setuid www-data setgid www-data exec bin/uwsgi --ini conf/uwsgi.ini exec bin/uwsgi --die-on-term --ini conf/uwsgi.ini kill timeout 10 Loading Loading
project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.5" (defproject python/lein-template "0.5.6" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading
src/leiningen/new/python/conf/uwsgi.upstart +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ chdir /opt/{{name}} setuid www-data setgid www-data exec bin/uwsgi --ini conf/uwsgi.ini exec bin/uwsgi --die-on-term --ini conf/uwsgi.ini kill timeout 10 Loading