Update CreateLXCTemplate.txt

This commit is contained in:
2025-10-04 07:09:27 +00:00
parent 7811a8127b
commit d8341e02f1

View File

@@ -17,6 +17,6 @@ history -c
1. Shut down LXC
2. Save LXC as template
3. Create a backup of template
4. Copy/Move backup (.tar.zst) from <Storage>/dump directory to <Storage>/template/cache directory (Rename as desired)
4. Copy/Move backup (cp Proxmox/dump/vzdump-lxc-<ID>-*.tar.zst Proxmox/template/cache/<TemplateName>.tar.zst)
5. (Optional) Delete original backup
--------------------------------------