;tools: revert "make site" for now

This commit is contained in:
Simon Michael 2021-09-19 07:53:04 -10:00
parent bdfdfa8051
commit e6b25bf9f3

View File

@ -823,8 +823,11 @@ site: $(call def-help,site, update the hledger.org website (run on hledger.org,
&& echo 'Please run "make Shake" first (manual compilation of Shake.hs is required)' \
|| ( \
echo; \
./Shake -V site; \
./Shake -V webmanuals; \
make -C site build; \
) 2>&1 | tee -a site.log
# once VPS can build Shake again, replace the Shake/make lines with
# ./Shake -V site; \
BROWSE=open
BROWSEDELAY=5