https://github.com/vatesfr/fix-xva
Make XVAs compatible with XenServer 6.0
https://github.com/vatesfr/fix-xva
Last synced: 13 days ago
JSON representation
Make XVAs compatible with XenServer 6.0
- Host: GitHub
- URL: https://github.com/vatesfr/fix-xva
- Owner: vatesfr
- Created: 2019-10-14T08:53:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T17:35:59.000Z (almost 5 years ago)
- Last Synced: 2025-10-19T12:25:10.945Z (9 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
./fix-xva my-file.xva
```
Does not work with compressed file, you will need to uncompress and re-compress
it:
```sh
./fix-compressed-xva my-compressed-file.xva
```