Loading project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.7" (defproject python/lein-template "0.5.8" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading src/leiningen/new/python/deb-scripts/after-install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ make bootstrap install # if [ -e "$SITE_FILE" ]; then # echo "warning: not overwriting existing nginx site file $SITE_FILE" # else # install "$PREFIX/conf/{{name}}.site" "$SITE_FILE" # install "$PREFIX/conf/http.site" "$SITE_FILE" # fi # service nginx reload Loading
project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.7" (defproject python/lein-template "0.5.8" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading
src/leiningen/new/python/deb-scripts/after-install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ make bootstrap install # if [ -e "$SITE_FILE" ]; then # echo "warning: not overwriting existing nginx site file $SITE_FILE" # else # install "$PREFIX/conf/{{name}}.site" "$SITE_FILE" # install "$PREFIX/conf/http.site" "$SITE_FILE" # fi # service nginx reload