From a28487fe6fbac72c7b1a752acab42dcc6ab46476 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 28 May 2025 14:24:58 -0400 Subject: Post server fs corruption --- hosts/iroha/scripts/prepare-network-mounts | 7 +++---- 1 file changed, 3 insertions(+), 4 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 7559c26..06cf01b 100755 --- a/hosts/iroha/scripts/prepare-network-mounts +++ b/hosts/iroha/scripts/prepare-network-mounts @@ -1,5 +1,4 @@ #! /usr/bin/env sh - -/home/andrew/scripts/mount-nfs /srv/nfs/c /home/andrew/c -/home/andrew/scripts/mount-nfs /srv/nfs/pics /home/andrew/pics -/home/andrew/scripts/mount-nfs /srv/nfs/torrents /mnt/store/files/ext/torrents +$HOME/scripts/mount-nfs /srv/nfs/c /mnt/nfs/c +$HOME/scripts/mount-nfs /srv/nfs/pics /mnt/nfs/pics +$HOME/scripts/mount-nfs /srv/nfs/samba /mnt/nfs/samba -- cgit v1.2.3-101-g0448