Inventory, emitter shows more details, and minor fixes.
This commit is contained in:
parent
00194514ab
commit
3a14705d42
4 changed files with 119 additions and 111 deletions
|
@ -75,7 +75,7 @@ delete_old_qcows() {
|
|||
if vmimage-torrent status | grep -qw ^"$session"; then
|
||||
vmimage-torrent stop "${qcow2}"
|
||||
fi
|
||||
rm "${qcow2}"
|
||||
mv "${qcow2}" /tmp/
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue