From dce9ab07ae0b0496e432f213466fd6f442944fa7 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Jan 2025 22:43:02 -0500 Subject: Improve NFS options, misc stuff --- hosts/iroha/scripts/prepare-network-mounts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/iroha/scripts/prepare-network-mounts') diff --git a/hosts/iroha/scripts/prepare-network-mounts b/hosts/iroha/scripts/prepare-network-mounts index e322194..ea60cd4 100755 --- a/hosts/iroha/scripts/prepare-network-mounts +++ b/hosts/iroha/scripts/prepare-network-mounts @@ -1,5 +1,5 @@ #! /usr/bin/env sh -$HOME/scripts/mount-nfs /home/andrew/c /home/andrew/c -$HOME/scripts/mount-nfs /home/andrew/pics /home/andrew/pics -$HOME/scripts/mount-nfs /mnt/store0/torrents /mnt/store/files/ext/torrents +$HOME/scripts/mount-nfs /srv/nfs/c /home/andrew/c +$HOME/scripts/mount-nfs /srv/nfs/pics /home/andrew/pics +$HOME/scripts/mount-nfs /srv/nfs/torrents /mnt/store/files/ext/torrents -- cgit v1.2.3-101-g0448