This script should probably re-spawn itself as root, because it could not kill windows2usb script and its spawned processes, as they were running as root.
Take a look how I did it in windows2usb, in the end of file.
This script should probably re-spawn itself as root, because it could not kill windows2usb script and its spawned processes, as they were running as root.
Take a look how I did it in windows2usb, in the end of file.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes #6
This script should probably re-spawn itself as root, because it could not kill windows2usb script and its spawned processes, as they were running as root.
Take a look how I did it in windows2usb, in the end of file.
@@ -0,0 +35,4 @@while [[ -z "$image" ]]doimage="$(zenity --file-selection --title='Select image')"@@ -0,0 +46,4 @@--title='Select bootloader mode' \--column='' --column='ID' --column='Mode' --hide-column=2 \FALSE 'mbr' 'BIOS Boot' \TRUE 'gpt' 'UEFI Boot' \And it would be much, much better to actually show the progress. Is it possible to parse 7z progress in percentage and show it in zenity progress bar?
@shvchk ping
@shvchk ping. I really want to merge that but it doesn't work correctly as for now.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.