From 9868e6d7224af7e14ff6d71de9bbc8d6223a3e46 Mon Sep 17 00:00:00 2001 From: vijay Date: Mon, 26 Jan 2026 05:34:26 +0000 Subject: [PATCH] Update disk_cleanup_linux --- disk_cleanup_linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk_cleanup_linux b/disk_cleanup_linux index cc6e93b..50d0863 100644 --- a/disk_cleanup_linux +++ b/disk_cleanup_linux @@ -1,5 +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 +# wget -O /tmp/disk_cleanup.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/disk_cleanup_linux && bash /tmp/disk_cleanup.sh && rm -f /tmp/disk_cleanup.sh echo "Starting Linux disk cleanup..."