ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.18k stars 189 forks source link

Syntax error #76

Closed dsiminiuk closed 3 years ago

dsiminiuk commented 3 years ago

xo-install.sh

./xo-install.sh: line 336: [: missing `]'

Line 336

    if [ $PKG_FORMAT == "deb" ]]; then

The update ran anyway.

ronivay commented 3 years ago

meh, stumbled to this myself but seems i never commited the fix, thanks :)