aboutsummaryrefslogtreecommitdiff
path: root/develop_server.sh
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-01-23 01:30:08 +0100
committerKatharina Fey <kookie@spacekookie.de>2018-01-23 01:30:08 +0100
commitc12a6259c78ae00a777078f1bda55a43f751d398 (patch)
tree461b7ef11375667c059a3ea435792eaccaccf348 /develop_server.sh
parent68010226f8c0141ebb897abe03b3c2b6f699373a (diff)
Deleting old articles, refactoring articles and re-formatting some older ones. Generally getting things into order. Publishing this version
Diffstat (limited to 'develop_server.sh')
-rwxr-xr-xdevelop_server.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop_server.sh b/develop_server.sh
index ae8f29e..8c2f27f 100755
--- a/develop_server.sh
+++ b/develop_server.sh
@@ -2,7 +2,7 @@
##
# This section should match your Makefile
##
-PY=${PY:-python3}
+PY=${PY:-python}
PELICAN=${PELICAN:-pelican}
PELICANOPTS=