diff options
| author | 2025-10-17 12:22:00 -0400 | |
|---|---|---|
| committer | 2025-10-17 12:32:42 -0400 | |
| commit | 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (patch) | |
| tree | 1caa87664ea4937c5f4e6e8dc83c49b3132ddd70 /hosts/iroha/scripts/export-nfs | |
| parent | 85a47287e56ba9100420246531ebea5996cc0486 (diff) | |
| download | dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.gz dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.bz2 dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.zip | |
Gentoo desktop
Diffstat (limited to 'hosts/iroha/scripts/export-nfs')
| -rwxr-xr-x | hosts/iroha/scripts/export-nfs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/iroha/scripts/export-nfs b/hosts/iroha/scripts/export-nfs deleted file mode 100755 index 3643fa3..0000000 --- a/hosts/iroha/scripts/export-nfs +++ /dev/null @@ -1,2 +0,0 @@ -#! /usr/bin/env sh -sudo exportfs -o rw,async,insecure,no_subtree_check,crossmnt -i 192.168.0.0/16:$1 |