From cb4f942addeee09a4f4c30fdde43dae26b680972 Mon Sep 17 00:00:00 2001 From: vijay Date: Sat, 14 Jun 2025 09:00:08 +0000 Subject: [PATCH] Update disk_cleanup_linux --- disk_cleanup_linux | 1 + 1 file changed, 1 insertion(+) diff --git a/disk_cleanup_linux b/disk_cleanup_linux index 7270047..cc6e93b 100644 --- a/disk_cleanup_linux +++ b/disk_cleanup_linux @@ -1,4 +1,5 @@ #!/bin/bash +# wget -O /tmp/disk_cleanup.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/disk_cleanup && bash /tmp/disk_cleanup.sh && rm -f /tmp/disk_cleanup.sh echo "Starting Linux disk cleanup..."