mirror of https://github.com/apache/cloudstack.git
appliance: during cleanup remove veewee and vbox txt files
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
99066060cd
commit
602ca7fe6d
|
|
@ -1,6 +1,7 @@
|
|||
# Clean up stuff copied in by veewee
|
||||
rm -fv /root/*.iso
|
||||
rm -fv /root/base.sh /root/cleanup.sh /root/postinstall.sh /root/zerodisk.sh
|
||||
rm -fv .veewee_version .veewee_params .vbox_version
|
||||
|
||||
echo "Cleaning up"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue