You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2023/01/07 00:43:02 UTC

[tvm] 01/02: cleanup

This is an automated email from the ASF dual-hosted git repository.

mehrdadh pushed a commit to branch micro/fix_nrf_flash
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit 16ebf61c1e619861292c6d842f8b41a34d726c98
Author: Mehrdad Hessar <mh...@octoml.ai>
AuthorDate: Fri Jan 6 15:06:20 2023 -0800

    cleanup
---
 docker/install/ubuntu2004_install_llvm.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docker/install/ubuntu2004_install_llvm.sh b/docker/install/ubuntu2004_install_llvm.sh
index 4743f9e87d..a255c51d6d 100755
--- a/docker/install/ubuntu2004_install_llvm.sh
+++ b/docker/install/ubuntu2004_install_llvm.sh
@@ -26,3 +26,5 @@ chmod +x llvm.sh
 ./llvm.sh 11
 ./llvm.sh 12
 ./llvm.sh 13
+
+rm llvm.sh