From da5c24ffcb8665392ea46a564dce525900bf0af2 Mon Sep 17 00:00:00 2001 From: Michael Melesse Date: Tue, 25 Oct 2022 20:27:13 +0000 Subject: [PATCH] just clean cache --- scripts/amd/clean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/amd/clean.sh b/scripts/amd/clean.sh index 95fc963ae..f4c341ae6 100644 --- a/scripts/amd/clean.sh +++ b/scripts/amd/clean.sh @@ -25,4 +25,4 @@ rm -rf /tmp/*.o rm -rf /tmp/*.ttir rm -rf /tmp/*.s rm -rf build -# rm -rf /root/.triton \ No newline at end of file +rm -rf /root/.triton/cache \ No newline at end of file