Increase Non Ventoy Partition accuracy
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 44s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 44s
This commit is contained in:
parent
415e2eba36
commit
92e40c94ee
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
3
|
||||
4
|
@ -1,4 +1,4 @@
|
||||
pika-live-booster-hooks (1.0-101pika2) pika; urgency=medium
|
||||
pika-live-booster-hooks (1.0-101pika3) pika; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
|
@ -21,6 +21,7 @@ else
|
||||
QUIET_MODE=false
|
||||
fi
|
||||
|
||||
ISO_LABEL_NAME_PARAM="$(busybox grep -o 'ISO_LABEL_NAME=[^ ]*' /proc/cmdline | busybox awk -F= '{print $2}')"
|
||||
VTOY_ISO_NAME_PARAM="$(busybox grep -o 'VTOY_ISO_NAME=[^ ]*' /proc/cmdline | busybox awk -F= '{print $2}')"
|
||||
|
||||
if [ "$QUIET_MODE" = false ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user