summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/vmchooser.sh
blob: ad4f387e11e6d6e21c89bbe9bff2dd38c96a523a (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh

if [ -e "/etc/opt/openslx/vmchooser-stage3.conf" ]; then
  . /etc/opt/openslx/vmchooser-stage3.conf
fi


/opt/openslx/plugin-repo/vmchooser/vmchooser -p${vmchooser_xmlpath}