summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts/prepare-network-mounts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/iroha/scripts/prepare-network-mounts')
-rwxr-xr-xhosts/iroha/scripts/prepare-network-mounts6
1 files changed, 3 insertions, 3 deletions
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