diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-03-20 04:43:01 -0500 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-03-20 04:43:01 -0500 |
commit | c146a0ea62b03d9650bdb43986acb0afdf2ecba0 (patch) | |
tree | 2aa44962f79db4f1443c2679028cc81ce2225dda /scripts/nfs | |
parent | eab5eca5bda076aae57e6cc82b6e08dbd5025ff3 (diff) |
Diffstat (limited to 'scripts/nfs')
-rwxr-xr-x | scripts/nfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nfs b/scripts/nfs index 4439eba..8ab7ef4 100755 --- a/scripts/nfs +++ b/scripts/nfs @@ -1,4 +1,4 @@ #!/bin/bash set -e -scripts/debian_roll nfs +scripts/roll nfs |