diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-01-03 22:53:21 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-01-03 22:53:21 +0100 |
commit | 536423eba6eab6fc8b47b49fb6e25bf38168ffe7 (patch) | |
tree | 06315d8d313591a1ba20dc821aacbf19e9dd6004 /rc/bin/9fs | |
parent | e05d1008041c8160ab6fca9f3153007b05dfe305 (diff) | |
download | plan9front-536423eba6eab6fc8b47b49fb6e25bf38168ffe7.tar.xz |
9fs: add atom and atomdump (fix the mount spec)
Diffstat (limited to 'rc/bin/9fs')
-rwxr-xr-x | rc/bin/9fs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rc/bin/9fs b/rc/bin/9fs index 9bb6fa910..c4b4ee4d3 100755 --- a/rc/bin/9fs +++ b/rc/bin/9fs @@ -48,7 +48,9 @@ case sourcessnap 9fs sources mount -nC /srv/sources /n/sourcessnap main/snapshot case atom - srv -nqC tcp!atom.9atom.org atom /n/atom + srv -nq tcp!atom.9atom.org atom && mount -nC /srv/atom /n/atom atom +case atomdump + 9fs atom && mount -nC /srv/atom /n/atomdump atomdump case pidos dossrv >/dev/null >[2]/dev/null part=`{ls /dev/sdM*/dos >[2]/dev/null} |