ref: e93d21841d3274e262e745f0f8ebcce7d298e28a
parent: 3bd68b239d63752c2a4a629b3ee67d7ea8cf8fff
author: glenda <glenda@9front.local>
date: Sun Jan 24 12:54:24 EST 2021
Store repos on the other partition to avoid dumps
--- a/mirror.rc
+++ b/mirror.rc
@@ -1,7 +1,7 @@
#!/bin/rc
webfs
-cd /usr/glenda/src/repodir
+cd /n/other/usr/none/repodir
repos=`{hget http://shithub.us/git/repos.html | grep '<dt><a href=' | sed 's,.*">(.*)</a></dt>,\1,g'}