diff --git a/Proxmox/index.md b/Proxmox/index.md new file mode 100644 index 0000000..beeecff --- /dev/null +++ b/Proxmox/index.md @@ -0,0 +1,7 @@ +# Proxmox Backup Server Logrotate Script + +Run this command to get a cronjob up and running that deletes your logs after a given period. + +```bash +bash -c "$(curl -fsSL https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/raw/branch/main/Proxmox/pbs_logrotate.sh)" +``` \ No newline at end of file