Mercurial > hg > soundsoftware-site
changeset 1610:c6bee0e62957 deploy
Cron-related updates
author | Chris Cannam |
---|---|
date | Tue, 29 Aug 2017 12:10:21 +0100 |
parents | 5486a5848ad8 |
children | 89d3095ddc70 |
files | deploy/any/prepare.sh deploy/any/run-cron-scripts.sh |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/deploy/any/prepare.sh Tue Aug 29 11:52:36 2017 +0100 +++ b/deploy/any/prepare.sh Tue Aug 29 12:10:21 2017 +0100 @@ -56,11 +56,11 @@ exit 2 fi -apischeme=http -apihost=localhost +#apischeme=http +#apihost=localhost -#apischeme=https -#apihost=code.soundsoftware.ac.uk +apischeme=https +apihost=code.soundsoftware.ac.uk for f in "$configdir"/*.in "$rootdir"/extra/soundsoftware/extract-docs.sh ; do out="$configdir"/$(basename "$f" .in).gen