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 --- scripts/mount-nfs | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 scripts/mount-nfs (limited to 'scripts/mount-nfs') diff --git a/scripts/mount-nfs b/scripts/mount-nfs deleted file mode 100755 index a07f4cf..0000000 --- a/scripts/mount-nfs +++ /dev/null @@ -1,2 +0,0 @@ -#! /usr/bin/env sh -sudo mount -t nfs4 -o noatime,nodiratime,rw,hard,fsc,proto=tcp,timeo=600,retrans=2,nfsvers=4,minorversion=2 moyo:$1 $2 -- cgit v1.2.3-101-g0448