More on Shinwell's scripts

This commit is contained in:
Philip Sargent
2022-03-05 00:49:06 +00:00
parent cdf8dd59b1
commit 27489ffbf0
2 changed files with 21 additions and 6 deletions

View File

@@ -35,7 +35,9 @@
<li><a href="scriptscurrent.html#js">JavaScript</a> packages are used by some troggle pages. See <a href="serverconfig.html#js">the Expo server page</a>.
<li><a href="scriptscurrent.html#prosp">make-prospectingguide-new.py</a> and <a href="">prospecting_guide_short.py</a> - (obsolete)</li><br />
<li><a href="scriptscurrent.html#makefile">Makefile</a> coordinates running many of these scripts (needs maintenance)
<li><a href="scriptscurrent.html#ocaml">convert_shx.ml</a> converts coordinates to a shapefile</li>
<li><a href="scriptscurrent.html#makefile">Makefile</a> coordinates running many of these scripts (obsolete or needs severe maintenance)
</ul>
<p>There are also scripts running cron jobs on the server to fix file permissions and to periodically tidy <a href="../computing/repos.html">repositories</a>, and example rsync and scp scripts to help manage synchronisation of the expofiles directories which are not under version control.