shithub: privategrid

ref: dc2e5212f228d7a43b8fe331da9f9675f72b90bb
dir: /gridstart/02infregstart/

View raw version
#!/bin/rc

mount -c /srv/regemu /n/reghub
echo 'bind -c ''#₪'' /srv
mount -A -c {ndb/registry} /mnt/registry
9srvfs registry /mnt/registry &
mount -A -c {ndb/registry} /n/registry
9srvfs pubregistry /n/registry &
' >>/n/reghub/regemu0
sleep 2
chmod 666 /srv/registry
chmod 666 /srv/pubregistry