blob: 0187b8f54c530ce087c035467d0f1f78d8a7f45b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
</p>
<h2>wsl tarballs</h2>
<p>
Tarballs can be imported into the Windows Subsystem for Linux.
</p>
<pre>
wsl.exe --import <i><name></i> <i><path></i> <i><tarball></i>
wsl.exe -d <i><name></i>
</pre>
<p>
|