Skip to content

Commit

Permalink
update kernel and zfs
Browse files Browse the repository at this point in the history
  • Loading branch information
oldshensheep committed Jun 4, 2023
1 parent 2a7a838 commit 30dd49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

export KERNELVER="6.1.21.1"
export KERNELVER="6.1.21.2"
export WSL2_Linux_Kernel_BRANCH="linux-msft-wsl-6.1.y"

export ZFSVER="2.1.10" # https://zfsonlinux.org/
export ZFSVER="2.1.11" # https://zfsonlinux.org/

export KERNELNAME="standard-with-zfs"

Expand Down

0 comments on commit 30dd49c

Please sign in to comment.