[archiso] Remove uneeded /run/archiso/img_dev_loop
Superseded by /run/archiso/used_block_devices Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
354a202bcc
commit
4f79083856
1 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,5 @@ archiso_loop_mount_handler () {
|
|||
if [[ "${copytoram}" == "y" ]]; then
|
||||
losetup -d ${_dev_loop}
|
||||
umount /run/archiso/img_dev
|
||||
else
|
||||
echo ${_dev_loop} > /run/archiso/img_dev_loop
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue