Let's do edge only for now
This commit is contained in:
parent
881e231ba5
commit
176f78fdc4
@ -31,7 +31,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.64"
|
||||
declare -g KERNELBRANCH="tag:v6.12.63"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@ -32,7 +32,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.64"
|
||||
declare -g KERNELBRANCH="tag:v6.12.63"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user