Update cln

This commit is contained in:
2026-05-11 12:18:38 +00:00
parent 1f28b6614c
commit 6b608a9a99
+3 -2
View File
@@ -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