summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/vmchooser.sh
blob: ad4125f1f4860481875305dcfca122762ac03629 (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}