Fix a copy+pasto in the tutorial.
This commit is contained in:
@@ -136,7 +136,6 @@ out of the sandbox? Let's see:
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ wasmtime --dir=. --dir=/tmp a.out test.txt /tmp/../etc/passwd
|
$ wasmtime --dir=. --dir=/tmp a.out test.txt /tmp/../etc/passwd
|
||||||
$ cat /tmp/somewhere.txt
|
|
||||||
error opening output /tmp/../etc/passwd: Capabilities insufficient
|
error opening output /tmp/../etc/passwd: Capabilities insufficient
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user