# HG changeset patch # User drewp@bigasterisk.com # Date 2023-06-08 19:28:27 # Node ID 5e4321405f54aba4fb7f807d07eee140fc9ab971 # Parent 18245a3a0f04541019c4160573f779e50079b2b4 redo services url structure and homepage config. (pages aren't updated this layout yet) diff --git a/bin/homepage b/bin/homepage --- a/bin/homepage +++ b/bin/homepage @@ -1,39 +1,9 @@ #!/bin/zsh CONF=/tmp/light9_nginx.conf -ROOT=`dirname $0`/.. -ROOT=${ROOT:a} - -bin/python light9/homepage/write_config.py /tmp/light9_nginx_routes.conf && \ -cat > $CONF <