]> git.proxmox.com Git - pve-manager-legacy.git/commit
correct the upgradecmd for xtermjs
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 17 Jan 2018 09:33:19 +0000 (10:33 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 18 Jan 2018 09:05:54 +0000 (10:05 +0100)
commit6c3ea03d963cd20f5f15c5ed04d198c6a38fdd41
tree510336f15a70677f3fff9cca7b917d5b58c0cf8c
parentbdb080298ae1eb35e1124ff6b8da1464b8247596
correct the upgradecmd for xtermjs

use the pveupgrade command directly without bash inbetween,
the incorrect quoting led to '--shell' not being passed to
pveupgrade and closing the connection

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Nodes.pm