Update what's new table

* rename dockerfile for download with cloudront
This commit is contained in:
Gauthier Provost 2021-02-26 15:18:59 +08:00
parent 9518a5aef1
commit b997d3d073
3 changed files with 2 additions and 4 deletions

View file

@ -20,7 +20,7 @@ Create dedicated directory with the required Dockerfile
```bash
mkdir zfs-builder
cd zfs-builder
wget https://wiki.kobol.io/helios64/files/zfs/Dockerfile
wget -O Dockerfile https://wiki.kobol.io/helios64/files/zfs/build-zfs.Dockerfile
```
Build docker image for ZFS building purpose.