wtf
This commit is contained in:
parent
da5921a312
commit
5e1db17c19
@ -1,4 +1,4 @@
|
||||
pikainstall (1.0.5-100pika1) pikauwu; urgency=medium
|
||||
pikainstall (1.0.5-100pika2) pikauwu; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
|
@ -78,7 +78,7 @@ else:
|
||||
## Boot UUID
|
||||
boot_uuid_command= subprocess.Popen(['/usr/lib/pika/pikainstall/partition-helper.sh', 'uuid'] + args.boot, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
||||
## Print Boot
|
||||
boot_uuid = boot_uuid_command.stdout.readline().d rm -rfv "$1"/boot/*arch*ecode("utf-8").strip()
|
||||
boot_uuid = boot_uuid_command.stdout.readline().decode("utf-8").strip()
|
||||
print("\nBoot UUID: {}".format(boot_uuid))
|
||||
# Get EFI info
|
||||
## EFI UUID
|
||||
|
Loading…
Reference in New Issue
Block a user