xenadmin/scripts/hotfix-map.json
Konstantina Chremmou b409313364 Script consolidation and partial port to PowerShell.
- Moved all scripts to new folder 'scripts'.
- Replaced preliminary check bash scripts with PowerShell scripts.
- Added proper spellcheck with aspell (travis only).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00

20 lines
535 B
JSON

{
"files": [
{
"pattern": "builds/xs/hotfixes/trunk/RPU003/9.0/RPU003.xsupdate",
"target": "xenadmin.git/Branding/Hotfixes/RPU003.xsupdate",
"flat": "true"
},
{
"pattern": "builds/xs/hotfixes/trunk/RPU004/8.0/RPU004.iso",
"target": "xenadmin.git/Branding/Hotfixes/RPU004.iso",
"flat": "true"
},
{
"pattern": "builds/xs/hotfixes/trunk/RPU005/1.0/RPU005.iso",
"target": "xenadmin.git/Branding/Hotfixes/RPU005.iso",
"flat": "true"
}
]
}