dotfiles: leviathan: arch-openbox-20231010
This commit is contained in:
5
.local/bin/sparse2img
Executable file
5
.local/bin/sparse2img
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
simg2img system.img_sparsechunk.* system.img.tmp
|
||||
img2ext4 system.img.tmp system.img
|
||||
rm -rf system.img.tmp
|
Reference in New Issue
Block a user