# HG changeset patch # User Michiel Broek # Date 1578251868 -3600 # Node ID fc276025d0476fb3ffb88c7498b831872ccac852 # Parent 9cd6873bda7507fa319661b9f765d97f051b109d Added ispindel script diff -r 9cd6873bda75 -r fc276025d047 www/Makefile --- a/www/Makefile Sun Jan 05 20:00:39 2020 +0100 +++ b/www/Makefile Sun Jan 05 20:17:48 2020 +0100 @@ -56,7 +56,7 @@ install: ${INSTALL} -d -g 314 -o 314 ${PREFIX} ${WWWDIR} ${WWWDIR}/css ${WWWDIR}/fpdf \ - ${WWWDIR}/fpdf/font \ + ${WWWDIR}/fpdf/font ${WWWDIR}/ispindel \ ${WWWDIR}/jqwidgets ${WWWDIR}/js ${WWWDIR}/images/ ${WWWDIR}/includes/ ${INSTALL} -d -g 314 -o 314 -m 0777 ${WWWDIR}/run ${INSTALL} -d -g 314 -o 314 ${WWWDIR}/log @@ -69,6 +69,7 @@ ${INSTALL} -g 314 -o 314 -m 0644 css/* ${WWWDIR}/css/ ${INSTALL} -g 314 -o 314 -m 0644 images/* ${WWWDIR}/images/ ${INSTALL} -g 314 -o 314 -m 0644 includes/* ${WWWDIR}/includes/ + ${INSTALL} -g 314 -o 314 -m 0644 ispindel/* ${WWWDIR}/ispindel/ cp -r jqwidgets/* ${WWWDIR}/jqwidgets/ chown -R 314:314 ${WWWDIR}/jqwidgets cp -r -p fpdf/* ${WWWDIR}/fpdf/ diff -r 9cd6873bda75 -r fc276025d047 www/ispindel/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www/ispindel/index.php Sun Jan 05 20:17:48 2020 +0100 @@ -0,0 +1,42 @@ +