Update disk_cleanup_linux

This commit is contained in:
vijay 2026-01-26 05:34:26 +00:00
parent d6a4b18457
commit 9868e6d722

View File

@ -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..."