summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts/prepare-network-mounts
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-05-28 14:24:58 -0400
committerAndrew Opalach <andrew@akon.city> 2025-05-28 14:24:58 -0400
commita28487fe6fbac72c7b1a752acab42dcc6ab46476 (patch)
treec3b1b9b751dd5e96b4afc835decf14ce38fd35f8 /hosts/iroha/scripts/prepare-network-mounts
parent75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461 (diff)
downloaddotfiles-a28487fe6fbac72c7b1a752acab42dcc6ab46476.tar.gz
dotfiles-a28487fe6fbac72c7b1a752acab42dcc6ab46476.tar.bz2
dotfiles-a28487fe6fbac72c7b1a752acab42dcc6ab46476.zip
Post server fs corruption
Diffstat (limited to 'hosts/iroha/scripts/prepare-network-mounts')
-rwxr-xr-xhosts/iroha/scripts/prepare-network-mounts7
1 files changed, 3 insertions, 4 deletions
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