Skip to content

Commit a1bbe23

Browse files
authored
Merge pull request laradock#755 from if-kenn/master
remove /Volumes and /private entries for d4m-nfs from docs
2 parents 5cd6ea4 + da043ee commit a1bbe23

5 files changed

Lines changed: 0 additions & 10 deletions

File tree

DOCUMENTATION/_settings/content/documentation/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,8 +1375,6 @@ git clone https://github.com/IFSight/d4m-nfs ~/d4m-nfs
13751375

13761376
```txt
13771377
/Users:/Users
1378-
/Volumes:/Volumes
1379-
/private:/private
13801378
```
13811379

13821380
5) Create (or edit) the file `/etc/exports`, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the `d4m-nfs.sh` script before).

docs/documentation/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,8 +1423,6 @@ <h2 id="improve-speed-on-macos">Improve speed on MacOS</h2>
14231423
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
14241424

14251425
<pre><code class="language-txt">/Users:/Users
1426-
/Volumes:/Volumes
1427-
/private:/private
14281426
</code></pre>
14291427

14301428
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>

docs/documentation/index.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,8 +1126,6 @@ e) set it to &lt;code&gt;true&lt;/code&gt;&lt;/p&gt;
11261126
&lt;p&gt;4) Create (or edit) the file &lt;code&gt;~/d4m-nfs/etc/d4m-nfs-mounts.txt&lt;/code&gt;, and write the follwing configuration in it:&lt;/p&gt;
11271127

11281128
&lt;pre&gt;&lt;code class=&#34;language-txt&#34;&gt;/Users:/Users
1129-
/Volumes:/Volumes
1130-
/private:/private
11311129
&lt;/code&gt;&lt;/pre&gt;
11321130

11331131
&lt;p&gt;5) Create (or edit) the file &lt;code&gt;/etc/exports&lt;/code&gt;, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the &lt;code&gt;d4m-nfs.sh&lt;/code&gt; script before).&lt;/p&gt;

docs/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,8 +1828,6 @@ <h2 id="improve-speed-on-macos">Improve speed on MacOS</h2>
18281828
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
18291829

18301830
<pre><code class="language-txt">/Users:/Users
1831-
/Volumes:/Volumes
1832-
/private:/private
18331831
</code></pre>
18341832

18351833
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>

docs/index.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,8 +1540,6 @@ e) set it to &lt;code&gt;true&lt;/code&gt;&lt;/p&gt;
15401540
&lt;p&gt;4) Create (or edit) the file &lt;code&gt;~/d4m-nfs/etc/d4m-nfs-mounts.txt&lt;/code&gt;, and write the follwing configuration in it:&lt;/p&gt;
15411541

15421542
&lt;pre&gt;&lt;code class=&#34;language-txt&#34;&gt;/Users:/Users
1543-
/Volumes:/Volumes
1544-
/private:/private
15451543
&lt;/code&gt;&lt;/pre&gt;
15461544

15471545
&lt;p&gt;5) Create (or edit) the file &lt;code&gt;/etc/exports&lt;/code&gt;, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the &lt;code&gt;d4m-nfs.sh&lt;/code&gt; script before).&lt;/p&gt;

0 commit comments

Comments
 (0)