diff --git a/Proxmox/Trim LCX/README.md b/Proxmox/Trim LCX/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/Proxmox/TrimLCX/README.md b/Proxmox/TrimLCX/README.md new file mode 100644 index 0000000..f7c8bc1 --- /dev/null +++ b/Proxmox/TrimLCX/README.md @@ -0,0 +1,5 @@ +http://astrader.net:3006/sem/Utils/raw/branch/main/Proxmox/TrimLCX/trim.sh + +```bash +wget -q -O trim_lcx.sh http://astrader.net:3006/sem/Utils/raw/branch/main/Proxmox/TrimLCX/trim_lcx.sh && chmod +x trim_lcx.sh +``` \ No newline at end of file diff --git a/Proxmox/Trim LCX/trim.sh b/Proxmox/TrimLCX/trim_lcx.sh similarity index 100% rename from Proxmox/Trim LCX/trim.sh rename to Proxmox/TrimLCX/trim_lcx.sh diff --git a/Proxmox/Trim LCX/trim_test.sh b/Proxmox/TrimLCX/trim_test.sh similarity index 100% rename from Proxmox/Trim LCX/trim_test.sh rename to Proxmox/TrimLCX/trim_test.sh