From 342f1dcf115f998cbb5d27c5593e215b01e5b7a4 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 29 Oct 2025 14:20:21 -0400 Subject: Finish adding files from new moyo, misc updates --- hosts/moyo/scripts/export-nfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/moyo/scripts/export-nfs') diff --git a/hosts/moyo/scripts/export-nfs b/hosts/moyo/scripts/export-nfs index 3643fa3..c09433a 100755 --- a/hosts/moyo/scripts/export-nfs +++ b/hosts/moyo/scripts/export-nfs @@ -1,2 +1,2 @@ #! /usr/bin/env sh -sudo exportfs -o rw,async,insecure,no_subtree_check,crossmnt -i 192.168.0.0/16:$1 +exportfs -o rw,async,insecure,no_subtree_check,crossmnt -i 192.168.0.0/16:$1 -- cgit v1.2.3-101-g0448