This commit is contained in:
Ward from fusion-voyager-3 2024-01-24 22:59:09 +03:00
parent 7925665b88
commit addf076cfa
2 changed files with 2 additions and 2 deletions

View File

@ -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
View File

@ -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