This commit is contained in:
parent
7925665b88
commit
addf076cfa
@ -2,7 +2,7 @@
|
||||
|
||||
if [[ "$1" = "get_block_devices" ]]
|
||||
then
|
||||
lsblk -dn -o NAME
|
||||
lsblk -dn -o NAME | grep -v -i -E 'loop|zram|sr|cdrom|portal'
|
||||
fi
|
||||
|
||||
if [[ "$1" = "get_block_size" ]]
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
pika-installer-gtk4 (1.0.0-100pika1) pikauwu; urgency=low
|
||||
pika-installer-gtk4 (1.0.0-100pika2) pikauwu; urgency=low
|
||||
|
||||
* First release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user