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