From 6b608a9a99daed417cb65367e581bc42bc9cea9d Mon Sep 17 00:00:00 2001 From: Bray <6+bray@noreply.localhost> Date: Mon, 11 May 2026 12:18:38 +0000 Subject: [PATCH] Update cln --- cln | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cln b/cln index f17bf91..af83210 100644 --- a/cln +++ b/cln @@ -1,9 +1,10 @@ #!/bin/bash +## 20260511-121656 + sudo clear echo 'Cleaning...' sudo apt install bleachbit bleachbit --clean system.tmp system.cache system.trash deepscan.tmp deepscan.thumbs_db deepscan.ds_store echo 'Done.' -read -n1 -clear +read -r \ No newline at end of file