├── LICENSE ├── README.md ├── backup-all ├── ct-disk-space ├── migrate └── restore-all /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/README.md -------------------------------------------------------------------------------- /backup-all: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/backup-all -------------------------------------------------------------------------------- /ct-disk-space: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/ct-disk-space -------------------------------------------------------------------------------- /migrate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/migrate -------------------------------------------------------------------------------- /restore-all: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JAC2703/proxmox-scripts/HEAD/restore-all --------------------------------------------------------------------------------