mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 12:50:09 +01:00
contrib/nm-live-vm: don't remove the temporary directory with the extracted VM image
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
fe267b0fd2
commit
0689efc768
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ cd $NAME || exit 1
|
|||
|
||||
./run.sh || exit 1
|
||||
|
||||
rm -rf "$TEMP"
|
||||
#rm -rf "$TEMP"
|
||||
exit 0
|
||||
__MARK__
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue